<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/*全局控制*/
*{box-sizing: border-box;font-family: "微软雅黑";}
body{margin:0;padding:0;font-size:12px;line-height:22px;font-family:"微软雅黑"; color:#565656;-webkit-text-size-adjust:none;}
html,body,div,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
img{border:0;}ul,li{list-style:none;}
.cen_w{width: 1200px;margin: auto;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}
.dis{display:block;}.undis{display:none;}
a{text-decoration:none;}
input[type="text"]:focus,input[type="password"]:focus,textarea:focus{outline:none;}
/*头部区域*/
.header{
	width: 100%;
	padding: 22px 160px;
	background: rgba(0,0,0,0.5);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
}
.header_ul{
	margin-right: 100px;
}
.header_ul li{
	float: left;
	width: 110px;
	height: 35px;
	color: #FFFFFF;
	line-height: 35px;
	text-align: center;
	font-size: 16px;
	position: relative;
	cursor: pointer;
}
.header_ul li .xx{
	width: 50px;
	height: 5px;
	background: rgba(255,204,0,0.8);
	position: absolute;
	bottom: 5px;
	left: 28%;
	display: none;
}
.header_ul li:hover .xx{
	display: block;
}
.xx2{
	width: 300px;
	padding: 8px 0;
	border-top: solid #d4b469;
	position: absolute;
	top: 35px;
    left: 24px;
	background: #4b4b4b;
	display: none;
}
.header_ul li:hover .xx2{
	display: block;
}
.xx2 li{
	width: 100px;
	height: 35px;
	float: left;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #cfcfcf;
}
.xx2 li:hover{
	color: #cfcfcf;
}
.ss{
	font-size: 16px;
	line-height: 35px;
	color: #FFFFFF;
}
.wrap_img{
	width: 100%;
	height: 100%;
}
.wrap_img img{
	width: 100%;
	height: 100%;
	display: block;
}
.wrap_1{
	width: 100%;
	height: 600px;
}
.block_one{
	position: absolute;
	width: 100%;
	padding: 20px;
	bottom: 0;
	left: 0;
}
.block_one p:nth-child(1){
	font-size: 20px;
	color: #FFFFFF;
	/*font-weight: bold;*/
}
.block_one p:nth-child(2){
	font-size: 18px;
	color: #FFFFFF;
	line-height: 48px;
}
.block_one .block_one_img{
	width:30px;
	height:30px;
	display: block;
}
.right_about{
	width: 47%;
	margin-left: 40px;
	padding: 100px 0 0 0;
}
.dabiao_one{
	font-size: 70px;
	color: #333333;
	font-weight: bold;
	position: relative;
}
.dabiao_one1{
	font-size: 20px;
	color: #333333;
	padding-left: 20px;
	background: #ffcc00;
	position: absolute;
	left: 30%;
	top: 45%;
}
.right_about2{
	width: 68%;
	font-size: 16px;
	color: #191919;
	line-height: 36px;
	margin-top: 62px;
}
.right_about3{
	font-size: 20px;
	color: #333333;
	margin-top: 38px;
	cursor: pointer;
}
.right_about3 img{
	float: left;
	margin-top: -9px;
	margin-left: 15px;
}
.dabiao{
	font-size: 86px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	line-height: 80px;
}
.dabiao1{
	font-size: 20px;
	color: #333333;
	padding-left: 20px;
	background: #ffcc00;
	position: absolute;
	right: 45%;
	top: 45%;
	line-height: 20px;
}
.wenzhang{
	width: 70%;
	margin: auto;
	font-size: 15px;
	color: #ffffff;
	line-height: 42px;
	margin-top: 68px;	
}
.right_about31{
	width: 160px;
	margin: auto;
	font-size: 20px;
    color: #333333;
    margin-top: 48px;
    cursor: pointer;
}
.right_about31 img{
	width: 30px;

height: 30px;
	float: left;
	margin-top: -3px;
	margin-left: 15px;
}
.ul_blo{
	margin-top: 70px;
}
.ul_blo li{
	float: left;
	margin-left: 20px;
	cursor: pointer;
}
.ul_blo li:nth-child(1){
	width: 590px;
	margin-left: 0;
}
.ul_li1_div1{
	width: 100%;
	height: 300px;
}
.ul_li1_div1 img{
	width: 100%;
	height: 100%;
}
.ul_li1_div2{
	width: 100%;
	height: 120px;
	background: #FFFFFF;
	margin-top: 20px;
	padding: 20px;
	position: relative;
}
.ul_li1_div2_img{
	width: 30px;
	height: 30px;
	position: absolute;
	top: 40px;
	right: 20px;
}
.ul_li1_div2_img img{
	width: 100%;
	height: 100%;
}
.bianse:hover{
	background: #ffcd42;
}
.ul_li1_div2 p:nth-child(1){
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	width: 80%;
	overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.ul_li1_div2 p:nth-child(2){
	width: 80%;
	font-size: 14px;
	color: #333333;
	margin-top:10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	height: 44px;
}
.ul_li2_div1{
	width: 285px;
	height: 180px;
}
.ul_li2_div1 img{
	width: 100%;
	height: 100%;
}
.ul_li2_div2{
	width:285px;
	height: 240px;
	background: #FFFFFF;
	margin-top: 20px;
	padding: 46px 30px 0 30px;
}
.ul_li2_div2 p{
	font-size: 17px;
	color: #333333;
	font-weight: bold;
	line-height: 32px;
	/*overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2;*/
	height: 64px;
	overflow: hidden;
}
.ul_li2_div2_img{
	display: block;
	margin: auto;
	margin-top: 30px;
	width: 30px;
	height:30px;
}
.wrap55{
	width: 1600px;
	margin: auto;
}
.dabiao5{
	font-size: 86px;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	position: relative;
	line-height: 80px;
}
.dabiao51{
	font-size: 20px;
	color: #333333;
	padding-left: 20px;
	background: #ffcc00;
	position: absolute;
	left:14%;
	top: 45%;
	line-height: 20px;
}
.wrap5_ul{
	width: 100%;
	margin-top: 48px;
}
.wrap5_ul li{
	width: 304px;
	height: 300px;
	border: 1px solid #FFFFFF;
	float: left; 
	margin-left: 19px;
	position: relative;
	cursor: pointer;
}
.wrap5_ul li:nth-child(1){
	margin-left: 0;
}
.wrap5_ul li img{
	width: 100%;
	height: 100%;
}
.wrap5_ul_li{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-align: center;
	color: #ffffff;
	font-size: 24px;
	line-height: 34px;
	padding: 114px 0 0 0;
	transition: all 0.5s;
}
.wrap5_ul_lix{
	width:80px;
	height: 1px;
	background: #FFFFFF;
	margin:15px auto;
	display: none;
	transition: all 0.5s;
}
.wrap5_ul_li1{
	width: 178px;
	margin: auto;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 30px;
	display: none;
	transition: all 0.5s;
}
.wrap5_ul li:hover .wrap5_ul_li{
	padding: 54px 0 0 0;
	background: rgba(0,0,0,0.5);
}
.wrap5_ul li:hover .wrap5_ul_lix{
	display: block;
}
.wrap5_ul li:hover .wrap5_ul_li1{
	display: block;
}
.footer_wwrap {
	width: 100%;
	height: 500px;
	position: relative;
	background: #FFFFFF;
}

.footer_cen {
	width: 1600px;
	height: 100%;
	margin: 0 auto;
}

.footer_top {
	width: 100%;
	height: 306px;
	border-bottom: 1px solid #cccccc;
	position: relative;
	padding-top: 34px;
	box-sizing: border-box;
}
.footer_logo {
	width: 200px;
	height: 100px;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	margin: auto;
}
.footer_navWrap {
	float: left;
	margin-right: 80px;
}
.footer_navTitle {
	font-size: 18px;
	color: #191919;
	font-weight: 500;
	margin-bottom: 12px;
}
.footer_navWrap li {
	font-size: 14px;
	color: #000;
	text-align: center;
	line-height: 30px;
}
.footer_erwm {
	float: right;
}
.footer_ewmHist {
	font-size: 17px;
    color: #3f3f3f;
    margin-bottom: 16px;
}
.footer_pic_wrap img:nth-child(1) {
	width: 120px;
	height: 120px;
	border: 1px solid #e7e7e7;
	margin-right: 20px;
}
.footer_pic_wrap img:nth-child(2) {
	width: 120px;
	height: 120px;
	border: 1px solid #e7e7e7;
}
.footer_down {
	width: 100%;
	height: 155px;
}
.footer_link {
	width: 1200px;
	margin: 0 auto;
	padding-top: 50px;
	box-sizing: border-box;
}
.footer_linkHist {
	font-size: 14px;
	color: #333333;
	float: left;
}
.footer_linkWrap {
	width: 88%;
	height: 100%;
	float: right;
}
.footer_linkWrap li {
	width: 16.6%;
	text-align: center;
	float: left;
	margin-bottom: 16px;
}
.footer_down1{
	width: 100%;
	height: 42px;
	background: #484848;
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 14px;
	color: #cccccc;
	line-height: 42px;
}
.footer_down1 p:nth-child(1){
	float: left;
}
.footer_down1 p:nth-child(2){
	float: right;
}
.footer_cenw{
	width: 1200px;
	margin: 0 auto;
}
/***产品中心***/
.prou_top{
	width:100%;
	height:208px;
	padding: 86px 0 0 0;
	background: url(../images/index5.jpg) no-repeat;
	background-size: 100% 100%;
}
.prou_top_ul{
	width: 1600px;
	margin: auto;
	padding: 28px 0 0 0;
}
.prou_top_ul li{
	width: 80px;
	float: left;
	margin-left: 80px;
	text-align: center;
	font-size: 14px;
	color: #d0d0d0;
	line-height: 26px;
	cursor: pointer;
}
.prou_top_ul li:nth-child(1){
	margin-left: 0;
}
.prou_top_ul li img{
	display: block;
	width: 40px;
	height: 40px;
	margin: auto;
	border: 1px solid #232323;
}
.prou_top_ul li:hover .prou_top_ul li img{
	border: 1px solid #c0983a;
}
.prou_top_ul li:hover{
	color: #c0983a;
}
.prou_biao{
	width: 100%;
	text-align: center;
	padding: 48px 0;
}
.prou_biao1{
	font-size: 30px;
	color: #3b3b3b;
	font-weight: bold;
	line-height: 65px;
}
.prou_biao2{
	width: 75px;
	height: 1px;
	background: #c8c8c8;
	margin: auto;
}
.prou_biao3{
	font-size: 9px;
	color: #3B3B3B;
	/*margin-top: 10px;*/
}
.prou_biao4{
	width: 80%;
	margin: auto;
	font-size: 15px;
	color: #606060;
	margin-top: 30px;
	line-height: 26px;
	text-align: center;
}
.prou_list{
	width: 1600px;
	margin: auto;
	padding: 0 0 100px 0;
}
.prou_list li{
	width: 380px;
	float: left;
	margin-right: 26px;
	font-size: 22px;
	color: #2c2b2b;
	text-align: center;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 60px;
	cursor: pointer;
}
.prou_list li:hover .prou_list_img img{
	transform:scale(1.1);
}
.prou_list li:hover{
	color: #cf9818;
}
.prou_list li:hover span{
	color: #cf9818 !important;
}
.prou_list li:nth-child(4n){
	margin-right: 0;
}
.prou_list_img{
	width: 100%;
	height: 303px;
	background: url(../images/index7.jpg) no-repeat;
	background-size: 100% 100%;
	text-align: center;
	line-height:303px;
	margin-bottom: 20px;
}
.prou_list_img img{
	width: 208px;	
	display: inline-block; 
	vertical-align: middle;
	transition: all .5s linear;
}
.proutype{
	width: 1680px;
	margin: auto;
}
.proutype1{
	width: 100%;
}
.proutype1 img{
	width: 50%;
	transition: all .5s;
}
.proutype1 li{
	float: left;
}
.proutype1 li:hover img{
	transform:scale(1.1);
}
.proutype1 li:nth-child(1){
	width: 840px;
	height: 642px;
	padding: 60px 0 0 0;
}
.proutype1 li:nth-child(1) img{
	display: block;
	margin: auto;
	margin-top: 40px;
}
.proutype1 li:nth-child(2){
	width: 839px;
	height: 302px;
	padding: 60px 0 0 0;
}
.proutype1_ullidiv1{
	width: 35%;
	height: 100%;
	float: left;
}
.proutype1_ullidiv2{
	    width: 45%;
    height: 100%;
    float: left;
    text-align: center;
    margin-left: 10%;
}
.proutype1_ullidiv2 img{
	display: inline-block; 
	vertical-align: middle;
	    height: 165px;
    width: 68%;
}
.proutype1 li:nth-child(3){
	width: 420px;
	height: 340px;
	padding: 26px 0 0 0;
	line-height: 72px;
}
.proutype1 li:nth-child(4){
	width: 420px;
	height: 340px;
	padding: 26px 0 0 0;
	line-height: 72px;
}
.proutype1 li:nth-child(3) img,.proutype1 li:nth-child(4) img{
	display: block;
	margin: auto;
}
.proutype1 li:nth-child(6){
	width: 100%;
	height: 510px;
	margin-top: 43px;
	float: none;
	padding: 87px 120px 0 0;
	position: relative;
}
.proutype1li6_ul{
	float: right;
	margin-right: 100px;
}
.proutype1li6_ul p{
	font-size: 16px;
	/*color: #ACACAC;*/
	line-height: 40px;
}
.ckgd{
	width:86px;
	height: 32px;
	border-bottom: 1px solid #c6a14a;
	font-size: 14px;
	color: #c6a14a;
	padding-left: 26px;
	/*float: right;*/
	cursor: pointer;
	/*margin-top: 100px;*/
	position: absolute;
	right: 120px;
	bottom: 30px;
}

.e_con{
	width: 100%;
	height: 860px;
	position: relative;
}
.e_conn{
	width: 473px;
	height: 100%;
	border-right: 14px solid #d4b469;
	border-bottom: 14px solid #d4b469;
	position: absolute;
	top: 0;
	left: 5%;
	z-index: 999;
	background: #FFFFFF;
	padding: 45px 10px 30px 15px;
}
.xz{
	width: 100%;
	font-size: 18px;
	color: #0a0a0a;
	padding: 18px 0 42px 0;
	border-bottom: 1px solid #a5a5a5;
}
.xz select{
	width: 207px;
	height: 40px;
}
.xz select{
	font-size: 18px;
}
.xz_span{
	margin-left: 84px;
}
.ditu{
	width: 100%;
	height: 100%;
}
.e_conn_biao{
	border-bottom: 1px solid #a5a5a5;
	padding-bottom: 16px;
}
.e_conn_biao1{
	font-size: 26px;
	color: #636363;
}
.e_conn_biao2{
	font-size: 18px;
}
.e_conn_biao3{
	font-size: 16px;
	color: #636363;
	margin-bottom:18px;
}
.jieguo{
	width: 98%;
	height: 580px;
	padding: 28px 0 0 24px;
	border-right: 1px solid #f4ecd9;
	margin-top: 20px;
	position: relative;
}
.jieguo1{
	width: 5px;
	height: 30px;
	background: #d4b469;
	position: absolute;
	top: 30px;
	right: -2.5px;
}
.pwrap1{
	width: 100%;
	height: 610px;
`}
.pwrap1_left{
	width: 32%;
	height: 100%;
	background: rgba(237,237,237,0.5);
	padding: 102px 45px 0 0;
}
.pwrap1_left_b1{
	font-size: 17px;
	color: #4c4c4c;
	text-align: right;
	font-weight: bold;
	line-height: 42px;
}
.pwrap1_left_b2{
	font-size: 15px;
	color: #6f6f6f;
	text-align: right;
	line-height: 28px;
}
.pwrap1_left_ul{
	margin-top: 20px;
}
.pwrap1_left_ul li{
	font-size: 15px;
	color: #4f4d57;
	line-height: 36px;
	border-bottom: 1px solid #eeeeee;
	cursor: pointer;
	margin-top: 20px;
	text-align: right;
}
.pwrap1_left_ul li:hover{
	color: #cb8710;
	border-bottom: 1px solid #cb8710;
}
.pwrap1_right{
	width: 68%;
	height: 100%;
}
.pwrap2{
	width: 100%;
	height: 560px;
	position: relative;
}
.pwrap2 img{
	width: 100%;
	height: 100%;
}
.pwrap2_zi{
	position: absolute;
	top: 24%;
	left: 7%;
	color: #FFFFFF;
	font-size: 15px;
	    width: 35%;
    line-height: 28px;
}
.pwrap2_huang{
	width: 510px;
	background: rgba(212,180,105,0.8);
	padding: 30px 62px 40px 48px;
	position: absolute;
	top: 29%;
	right: 10%;
}
.pwrap2_huang div{
	font-size: 25px;
	color: #FFFFFF;
	line-height: 32px;
	margin-bottom: 15px;
}
.pwrap2_huang .pwrap2_huang_ul li{
	width: 184px;
	height: 40px;
	border: 1px solid #FFFFFF;
	float: left;
	margin-right: 22px;
	line-height: 40px;
	color: #ffffff;
	text-align: center;
	font-size: 15px;
	margin-top: 18px;
	cursor: pointer;
}
.pwrap2_huang_ul li:nth-child(2n){
	margin-right: 0;
}
.pwrap2_ul{
	width: 100%;
	margin-top: 1px;
}
.pwrap2_ul li{
	position: relative;
	height: 340px;
}
.pwrap2_ul li img{
	width: 100%;
	height: 100%;
}
.pwrap2_ul_div{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.5);
	position: absolute;
	top: 0;
	left: 0;
	padding: 125px 0 0 0;
}
.pwrap2_ul_div1{
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	line-height: 40px;
}
.pwrap2_ul_div2{
	width: 35px;
	height: 1px;
	background: #FFFFFF;
	margin: auto;
}
.pwrap2_ul_div3{
	width: 118px;
	height: 40px;
	font-size: 14px;
	color: #c7aa65;
	text-align: center;
	line-height: 40px;
	border: 1px solid #c7aa65;
	float: right;
	margin-right: 27px;
	margin-top: 110px;
	cursor: pointer;
}
.pwrap3_a{
	width: 100%;
	border-bottom: 1px solid #cacaca;
	text-align: center;
}
.pwrap3_a a{
	display: inline-block;
	width: 63px;
	height: 34px;
	/*border-bottom: 3px solid #d4b469;*/
	margin:0 34px;
	font-size: 15px;
	color: #4f4d57;
	cursor: pointer;
}
.pwrap3{
	width: 100%;
	padding: 18px 0 0 0;
}
.pwrap4{
	width: 100%;
	background: url(../images/index13.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 55px 0 160px 0;
}
.pwrap4_a{
	width: 100%;
	text-align: center;
}
.pwrap4_a a{
	padding: 9px 23px;
	display: inline-block;
	border: 1px solid #ffffff;
	font-size: 15px;
	color: #FFFFFF;
	margin:0 15px;
}
.pwrap4_ul{
	width: 1465px;
	margin: auto;
	padding: 50px 0 0 0;
}
.pwrap5{
	width: 100%;
	height: 632px;
	background: url(../images/index15.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.pwrap5_dd{
	width: 245px;
	height: 60px;
	position: absolute;
	top: 40%;
    right: 20%;
	cursor: pointer;
}
.pwrap5_dd img{
	width: 100%;
	height: 100%;
}
.banner_2{
	width: 100%;
}
.banner_2 img{
	width: 100%;
	display: block;
}
.about14{
	width: 84%;
	margin: auto;
	padding: 0 0 74px 0;
}
.about14_one{
	width: 100%;
	height: 510px;
	padding: 25px 0;
}
.about14_one1{
	width: 468px;
	height: 100%;
	background: url(../images/index6.png) no-repeat;
	background-size: 100% 100%;
	margin-right: 230px;
	text-align: center;
	padding: 72px 0 0 0;
}
.about14_one1 li:nth-child(1){
	font-size: 28.7px;
	font-weight: bold;
	color: #151515;
	line-height: 40px;
	margin-bottom: 30px;
}
.about14_one1 li{
	font-size: 16px;
	color: #1a1915;
	line-height: 48px;
}
.about14_two{
	width: 100%;
	height: 440px;
}
.about14_two1{
	width: 50%;
	padding: 65px 0 0 75px;
}
.about14_two1p1{
	font-size: 26px;
	color: #d4b469;
	font-weight: bold;
	line-height: 52px;
}
.about14_two1p2{
	font-size: 15px;
	color: #d6d6d6;
	line-height: 30px;
	margin-top: 10px;
}
.about14_three{
	width: 100%;
	height: 450px;
}
.about14_three1{
	font-size: 22px;
	color: #d4b469;
	margin-right: 250px;
	padding-top: 80px;
}
.about14_three1 li{
	line-height: 60px;
}
.about14_frou{
	width: 100%;
	height: 448px;
	line-height: 448px;
	text-align: right;
	padding-right: 100px;
	font-size: 38px;
	color: #c4dbf9;
}
.wrap_lx{
	width: 1520px;
	margin: auto;
	padding-top: 78px;
}
.ditu{
	width: 100%;
	/*height: 570px;*/
}
.wrap_lx1{
	margin-top: 40px;
	font-size: 23px;
	color: #262626;
	line-height: 64px;
	font-weight: bold;
	border-bottom: 1px solid #dfdfdf;
}
.wrap_lx2{
	width: 100%;
	padding: 25px 0;
	border-bottom: 1px solid #999999;
}
.wrap_lx2 li{
	font-size: 15px;
	color: #3b3b3b;
	margin-right: 50px;
	float: left;
}	
.wrap_lx2 li img{
	vertical-align:middle;
	margin-right: 10px;
}
.wrap_lx3{
	width: 100%;
	padding: 64px 0 175px 0;
	background: url(../images/index28.jpg) no-repeat;
	background-size: 100% 100%;
}
.wrap_lx4{
	width: 1520px;
	margin: auto;
	border-top: 7px solid #c6a14a;
	background: #FFFFFF;
	padding: 80px 100px 106px 108px;
}
.wrap_lx4_left{
	
}
.wrap_lx4_left1{
	font-size: 23px;
	color: #C6A14A;
	line-height: 38px;
}
.wrap_lx4_left2{
	font-size: 23px;
	color: #3e3e3e;
	line-height: 38px;
}
.wrap_lx4_left3{
	width: 27px;
	height: 3px;
	background: #C6A14A;
	margin-top: 40px;
}
.wrap_lx4_left4{
	font-size: 14px;
	line-height: 26px;
	margin-top: 52px;
}
.wrap_lx4_left5{
	font-size: 20px;
	line-height: 26px;
	margin-top: 48px;
}
.wrap_lx4_left6{
	font-size: 24px;
	color: #707070;
	font-weight: bold;
	margin-top: 10px;
}
.wrap_lx4_left7{
	font-size: 25px;
	color: #707070;
	margin-top: 25px;
}
.liuyan{
	width: 738px;
	margin-top: 32px;
}
.liuyan li{
	width: 100%;
	margin-top: 20px;
}
.main_ly_t1{
	font-size: 16px;
	color: #565656;
	line-height: 24px;
}
.main_bd{
	width: 100%;
	height: 38px;
	border: none;
	margin-top: ;
	border-bottom: 1px solid #cccccc;
	font-size: 14px;
}
.main_but{
	width: 100%;
	margin-top:30px;
	height: 59px;
}
.wrap_17{
	width: 92%;
	margin: auto;
	padding: 88px 0 0 0;
}
.wrap_17_left{
	width: 72%;
}
.wrap_17_right{
	width: 23.5%;
	padding: 0 35px 0 30px;
	background: #FFFFFF;
	position: relative;
}
.wrap_17_right_ul{
	width: 120px;
	position: absolute;
	top: 0;
	right: -110px;
}
.wrap_17_right_ul li{
	width: 100%;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 14px;
	color: #6e6e6e;
	margin-top:10px;
	cursor: pointer;
	/*border-left: 10px solid #d4b469;*/
}
.wrap_17_right_ul li:hover{
	color: #cf9818;
}
.wrap_17_left img{
	width: 100%;
	display: block;
}
.wrap_17_right &gt;li{
	width:100%;
	padding: 35px 0 32px 0;
	border-bottom: 1px solid #e1e1e1;
	cursor: pointer;
}
.wrap_17_right&gt;li:hover  p:nth-child(2){
	color: #cf9818;
}
.wrap_17_right&gt;li:hover  p:nth-child(3){
	color: #cf9818;
	border: 1px solid #cf9818;
}
.wrap_17_right&gt;li:last-child{
	border: none;
}
.wrap_17_right li p:nth-child(1){
	font-size: 15px;
	color: #919191;
	line-height: 58px;
}
.wrap_17_right li p:nth-child(1) img{
	vertical-align: middle;
	margin-right: 10px;
	display: inline-block;
}
.wrap_17_right li p:nth-child(2){
	font-size: 17px;
	color: #919191;
	font-weight: bold;
	line-height: 38px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	clear: both;
}
.wrap_17_right li p:nth-child(3){
	float: right;
	margin-top: 22px;
	width: 71px;
	height: 22px;
	border: 1px solid #c9c9c9;
	text-align: center;
	line-height: 22px;
	font-size: 13px;
	color: #808080;
	border-radius: 10px;
}
.news_lie{
	width: 100%;
	padding-top: 78px;
}
.news_block{
	width: 532px;
	margin-right: 66px;
	margin-bottom: 78px;
	background: #FFFFFF;
	cursor: pointer;
}
.news_block:nth-child(3n){
	margin-right: 0;
}
.news_block_img{
	width: 100%;
	/*height: 200px;*/
	overflow: hidden;
}
.news_block_img img{
	width: 100%;
	height: 100%;
	display: block;
	transition: all 0.5s;
}
.news_block:hover .news_block_img img{
	transform:scale(1.1);
}
.news_content{
	width: 92%;
	margin: auto;
	padding: 28px 0 0 0;
}
.news_block:hover .news_content1{
	color: #cf9818;
}
.news_content1{
	font-size: 18px;
	color: #565656;
	line-height: 30px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.news_content2{
	height: 74px;
	padding: 16px 0 0 0;
	font-size: 14px;
	color: #8E8E8E;
	line-height: 26px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	border-bottom: 1px solid #e1e1e1;
}
.news_block1{
	width: 92%;
	margin: auto;
	line-height: 66px;
	font-size: 14px;
	color: #505050;
}
.news_block1{
	width: 92%;
	margin: auto;
	line-height: 66px;
	font-size: 14px;
	color: #505050;
}
.news_block1 span img{
	vertical-align: middle;
	display: inline-block;
}
.jiazai{
	width: 340px;
	height: 42px;
	border: 1px solid #d2d2d2;
	margin:100px auto;
	text-align: center;
	line-height: 42px;
	font-size: 18px;
	color: #4B4B4B;
	border-radius: 30px;
	cursor: pointer;
}
/*a {
	text-decoration: none;
	display: block;
	width: 100%;
	height: 100%;
}*/
.wrap1 {
	width: 100%;
	height: 100vh;
	background: url(../images/zz1.png);
	background-size: 100% 100%;
	padding-top: 308px;
	box-sizing: border-box;
}

.zz_cen {
	width: 1600px;
	margin: 0 auto;
}

.wrap1_left {
	width: 60%;
	height: 416px;
	float: left;
}

.wrap1Left_titleE {
	font-size: 25px;
	color: #cfcfcf;
	line-height: 34px;
}

.wrap1Left_title {
	font-size: 30px;
	color: #ffffff;
	line-height: 52px;
}

.wrap1Left_title span {
	color: #d4b469;
}

.wrap1Left_line {
	width: 32px;
	height: 2px;
	background: #fff;
	margin-top: 20px;
}

.wrap1Left_text {
	font-size: 15px;
	color: #bebebe;
	line-height: 38px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	margin-top: 70px;
	padding-right: 50px;
	box-sizing: border-box;
}

.wrap1_right {
	width: 39%;
	height: 416px;
	float: right;
}

.wrap1_video {
	width: 100%;
	height: 50%;
	background: url(../images/zz2.png);
	background-size: 100% 100%;
	padding: 47px;
	box-sizing: border-box;
}

.wrap1_video_title {
	font-size: 24px;
	color: #ffffff;
}

.wrap1_video_titleE {
	font-size: 66px;
	color: #ffffff;
	opacity: 0.2;
}

.wrap1_videoBut {
	width: 25px;
	height: 25px;
}

.wrap1_more_wrap {
	width: 100%;
	height: 50%;
	background: url(../images/zz3.png);
	background-size: 100% 100%;
	padding: 47px;
	box-sizing: border-box;
}

.wrap1_more_title {
	font-size: 24px;
	color: #d4b469;
}

.wrap1_more_titleE {
	font-size: 14px;
	color: #d4b469;
	margin-top: 13px;
}

.wrap1_moreBut {
	color: #b1b1b1;
	font-size: 13px;
	margin-top: 50px;
}

.wrap2 {
	width: 100%;
	/*height: 100vh;*/
	/*background: url(../images/zz6.png);*/
	/*background-size: 100% 100%;*/
	/*padding-top: 140px;*/
	box-sizing: border-box;
	overflow: hidden;
}

.wrap2_wrap {
	width: 100%;
	height: 477px;
}

.wrap2_img {
	width: 37%;
	height: 97.4%;
	border: 6px solid #c3a766;
	float: left;
}

.wrap2_img img {
	width: 100%;
	height: 100%;
}

.wrap2_right {
	width: 62.2%;
	height: 100%;
	background: rgba(255, 255, 255, 0.3);
	float: right;
	padding: 69px 74px;
	box-sizing: border-box;
}

.wrap2_name {
	color: #1e1a1a;
	font-size: 30px;
}

.wrap2_line {
	width: 65px;
	height: 2px;
	background: #c3a766;
	margin: 6px 0 14px 0;
}

.wrap2_message {
	color: #2c2b2b;
	font-size: 15px;
}

.wrap2_content {
	font-size: 15px;
	color: #2b2b2b;
	line-height: 38px;
	margin-top: 60px;
	/*overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;*/
}

.wrap3 {
	width: 100%;
	height: 100vh;
	background: url(../images/zz5.png);
	background-size: 100% 100%;
	overflow: hidden;
}

.wrap3_cen {
	width: 1440px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}
.wrap3_cen_zp_anniu{
	width: 100px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 16px;
	background: #d4b469;
	color: #ffffff;
	position: absolute;
	right: 0;
	bottom: 100px;
	cursor: pointer;
}

.wrap3_content {
	width: 619px;
	margin-top: 284px;
}

.wrap3_title {
	font-size: 36px;
	color: #ffffff;
}

.wrap3_titleE {
	font-size: 24px;
	color: #d4b469;
	padding-bottom: 24px;
	box-sizing: border-box;
}

.wrap3_content_text {
	font-size: 15px;
	color: #fefefe;
	line-height: 32px;
	padding-top: 40px;
	box-sizing: border-box;
	border-top: 1px solid #7a7368;
}

.wrap3_but {
	width: 172px;
	height: 42px;
	background: #d4b469;
	font-size: 16px;
	color: #070707;
	text-align: center;
	line-height: 42px;
	margin-top: 77px;
	border-radius: 30px;
}

.wrap4 {
	width: 100%;
	height: 100vh;
	background: url(../images/zz8.png);
	background-size: 100% 100%;
	overflow: hidden;
}

.wrap5 {
	width: 100%;
	height: 100vh;
	background: url(../images/zz7.png);
	background-size: 100% 100%;
	overflow: hidden;
	position: relative;
}

.wrap5_title {
	margin-top: 189px;
	float: left;
	width: auto;
}
.wrap5_tab {
	float: right;
	padding-right: 210px;
	box-sizing: border-box;
	    position: relative;
    z-index: 9999;
}
.wrap5_tab p {
	width: 154px;
	height: 36px;
	border: 1px solid #fff;
	color: #FFFFFF;
	font-size: 15px;
	float: left;
	text-align: center;
	line-height: 36px;
	margin-left: 32px;
	margin-top: 246px;
	cursor: pointer;
}
.wrap5_tab p:last-child{
	border: 1px solid #d4b469 !important;
	color: #d4b469 !important;
}
.wrap5_content {
	width: 100%;
	height: 326px;
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
	margin-top: 40px;
	padding-left: 649px;
	padding-right: 50px;
	box-sizing: border-box;
	padding-top: 40px;
}

.wrap5_name {
	font-size: 26px;
	color: #d4b469;
	    line-height: 36px;
}

.wrap5_nameE {
	color: #d4b469;
	font-size: 19px;
	margin-top: 5px;
	border-bottom: 1px solid #b29860;
	padding-bottom: 19px;
}

.wrap5_message {
	font-size: 15px;
	color: #fff;
	margin: 25px 0;
}

.wrap5_content_text {
	font-size: 15px;
	color: #fff;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	padding-right: 60px;
}
.wrap5Img_wrap{
	width: 60%;
	float: right;
	/*padding-left: 649px;*/
	/*padding-right: 100px;
	padding-left: 50px;*/
	box-sizing: border-box;
	/*margin-top: 57px;*/
}
.wrap5Img_wrap .wrap5Img_wrap_pic img{
	width: 115px;
	height: 115px;
	border-radius: 50%;
	float: left;
	margin-right: 28px;
	margin-bottom: 12px;
}
.wrap5_pic{
	/*width: 463px;
	height: 718px;*/
	display: block;
	position: absolute;
	bottom: 16%;
    left: 150px;
    z-index: 999;
    width: 350px;
    /*height: 500px;*/
    overflow: hidden;
}
@media  (max-width:2300px){
	.wrap5_pic{
		bottom: 22%;
	}
}
@media  (max-width:1920px){
	.wrap5_pic{
		bottom: 13%;
	}
}
.wrap5_pic img{
	width: 100%;
}
.qingfu{
	display: none;
}
.wrap5Img_wrap img:nth-child(1){
	/*border: 4px solid #82c47a;*/
}
.shishang_wrap {
	width: 100%;
	height: 100vh;
	background: url(../images/bac1.jpg);
	background-size: 100% 100%;
	overflow: hidden;
}

.shishang_cen {
	width: 1440px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}

.but_wrap {
	margin-top: 283px;
	width: 315px;
	height: 515px;
	background: url(../images/bac3.png);
	background-size: 100% 100%;
	overflow: hidden;
}
.but_wrap a{
	width: 100%;
	height: 100%;
	display: block;
}
.but_wrap:hover{
	width: 315px;
	height: 515px;
	background: url(../images/bac2.png);
	background-size: 100% 100%;
	
}
.shishang_title {
	text-align: center;
	font-size: 30px;
	color: #ffffff;
	margin-top: 175px;
}

.shishang_title1 {
	text-align: center;
	font-size: 12px;
	color: #ffffff;
	margin-top: 15px;
}

.shishang_but {
	width: 38px;
	height: 38px;
	display: block;
	margin: 0 auto;
	margin-top: 34px;
}
.sssy_wrap {
	width: 100%;
	overflow: hidden;
	background: url(../images/sssyBa.png);
	background-size: 100% 100%;
	min-height: 1286px;
}

.sssy_cen {
	width: 1440px;
	margin: 0 auto;
}

.gsjj_nav {
	color: #392e2e;
	font-size: 14px;
	line-height: 52px;
	border-bottom: 1px solid #d6d6d6;
}

.gsjj_title {
	font-size: 30px;
	color: #392e2e;
	font-weight: bold;
	margin-top: 38px;
}

.gsjj_title p {
	font-size: 14px;
	display: inline-block;
	margin-left: 20px;
}

.sssy_content_wrap {
	width: 100%;
	margin-top: 70px;
}
.sssy_content_wrap .sssy_content:nth-child(odd){
	float: left;
}
.sssy_content_wrap .sssy_content:nth-child(even){
	float: right;
}
.sssy_content {
	width: 49.5%;
	height: 414px;
	background: #ededed;
	margin-bottom: 94px;
}

.sssy_content_img {
	width: 337px;
	height: 414px;
	display: block;
	float: left;
}

.sssy_content_text {
	width: 372px;
	height: 100%;
	float: left;
	padding: 28px;
	box-sizing: border-box;
}

.sssy_content_title {
	font-size: 27px;
	color: #392E2E;
	border-bottom: 1px solid #c4c4c4;
	line-height: 48px;
}

.sssy_contentText {
	font-size: 15px;
	color: #392E2E;
	line-height: 42px;
	margin-top: 19px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box; 
	-webkit-box-orient: vertical; 
	-webkit-line-clamp: 6;
}

.sssy_wrap {
	width: 100%;
	overflow: hidden;
	background: url(../images/sssyBa.png);
	background-size: 100% 100%;
	padding-bottom: 245px;
}

.sssy_cen {
	width: 1440px;
	margin: 0 auto;
}

.gsjj_nav {
	color: #392e2e;
	font-size: 14px;
	line-height: 52px;
	border-bottom: 1px solid #d6d6d6;
}

.gsjj_title {
	font-size: 30px;
	color: #392e2e;
	font-weight: bold;
	margin-top: 38px;
}

.gsjj_title p {
	font-size: 14px;
	display: inline-block;
	margin-left: 20px;
}

.sssy_content_wrap {
	width: 100%;
	margin-top: 70px;
}

.sskw_wrap {
	width: 100%;
	height: 180px;
	background: #ffffff;
	border: 1px solid #dedede;
	margin-bottom: 70px;
}
.sskw_wrap:hover .sskw_but{
	background: #ffa81f;
}
.sskw_wrap_img {
	width: 290px;
	height: 100%;
	display: block;
	float: left;
}

.sskw_content_wrap {
	width: 950px;
	height: 100%;
	padding: 31px 73px 31px 28px;
	box-sizing: border-box;
	float: left;
}

.sskw_content_title {
	font-size: 18px;
	color: #392e2e;
	width: 600px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.sskw_content_text {
	font-size: 15px;
	color: #a8a8a8;
	line-height: 32px;
	margin-top: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.sskw_time{
	width: 190px;
	height: 100%;
	float: right;
	padding: 30px 0;

	box-sizing: border-box;
	overflow: hidden;
}
.sskw_time div{
	border-left: 1px solid #e0e0e0;
	height: 100%;
	padding-left: 36px;
	box-sizing: border-box;
	overflow: hidden;
}
.sskw_time_title{
	font-size: 16px;
	color: #a8a8a8;
	margin-top: 10px;
}
.sskw_timeNum{
	font-size: 15px;
	color: #3c3c3c;
	line-height: 40px;
}
.sskw_but{
	width: 110px;
	height: 30px;
	color: #FFF;
	background: #707070;
	text-align: center;
	line-height: 30px;
}

.gsjj_wrap1{
	width: 100%;
	height: 100vh;
	background: url(../images/bac4.png);
	background-size:100% 100% ;
	overflow: hidden;
}
.gsjj_cen1{
	width: 1440px;
	margin: 0 auto;
}
.gsjj_nav1{
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 146px;
}
.gsjj_title1{
	font-size: 30px;
	color: #d4b469;
	font-weight: bold;
	margin-top: 38px;
}
.gsjj_content1{
	width: 100%;
	margin-top: 45px;
	    font-size: 16px;
    color: #d4b469;
    line-height: 38px;
}
.gsjj_content1 img{
	width: 100%;
}
.prou_show{
	width: 100%;
	background: url(../images/index38.jpg) no-repeat;
	background-size: 100% 100%;
}
.prou_con{
	width: 76%;
	padding: 80px 0 42px 0;
	margin: auto;
	position: relative;
}
.prou_con_l_img{
	width: 640px;
	height: 640px;
}
.prou_con_l_img img{
	width: 100%;
	height: 100%;
	display: block;
}
.prou_con_l_ul{
	width: 116px;
	margin-left: 22px;
}
.prou_con_l_ul li{
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #555555;
	margin-top: 8px;
}
.prou_con_l_ul li div{
	width: 116px;
	height: 106px;
	background: url(../images/index8.png) no-repeat;
	background-size: 100% 100%;
	padding: 2px 2px 2px 12px;
	cursor: pointer;
}
.yiku{
	background: url(../images/index7.png) no-repeat!important;
}
.prou_con_l_ul li div img{
	width: 100%;
	height: 100%;
}
.prou_con_l_z{
	width: 30%;
	margin-left: 82px;
}
.prou_con_l_z1{
	font-size: 25px;
	color: #000000;
	font-weight: bold;
	line-height: 32px;
}
.prou_con_l_z2{
	font-size: 16px;
	color: #2d1c1c;
	margin-top: 20px;
}
.prou_con_l_z2 p{
	font-size: 25px;
	color: #000000;
	/*font-weight: bold;*/
	margin-bottom: 20px;
	/*line-height: 32px;*/
}
.prou_con_l_z2 p:nth-child(1){
	font-weight: bold;
}
.proushow{
	width: 1450px;
	margin: auto;
	padding: 42px 0 75px 0;
}
.proushow1{
	width:230px;
	text-align: center;
	margin: auto;
	font-size: 27px;
	background: url(../images/index40.jpg) no-repeat;
	background-position: bottom;
	line-height: 56px;
	color: #000000;
	margin-top: 50px;
	font-weight: bold;
}
.gdanli{
	width: 192px;
	height: 44px;
	cursor: pointer;
	/*margin-top: 100px;*/
	position: absolute;
	bottom: 50px;
	right: 0
}
.gdanli img{
	width: 100%;
	height: 100%;
}
.poru_cpt{
	width: 100%;
	background: url(../images/index41.jpg);
	background-size: 100% 100%;
	padding: 140px 0 0 0;
}
.cpt_block{
	width: 84%;
	margin: auto;
}
.cpt_block_ul{
	width: 100%;
	padding-bottom: 42px;
}
.cpt_block_ul li{
	width: 210px;
	height: 48px;
	line-height: 48px;
	background: #ffffff;
	text-align: center;
	color: #303030;
	font-size: 16px;
	float: left;
	margin-right:12px;
	margin-bottom: 12px;
	cursor: pointer;
}
/*.cpt_block_ul li:nth-child(7n){
	margin-right: 0;
}*/
.cpt_block_ul li:hover{
	background: #d3ab4f;
	color: #FFFFFF;
}
.cpt_block_tu{
	width: 100%;
}
.fanhuia{
	width: 154px;
	height: 39px;
	border:1px solid #d3ab4f;
	border-radius: 20px;
	text-align: center;
	line-height: 39px;
	color: #d3ab4f;
	margin: 38px 0 0 0;
	font-size: 16px;
	cursor: pointer;
}
.swiper-1 .swiper-button-next img{
	width: 100px;
    height: 15px;
}
.swiper-1 .swiper-button-prev img{
	width: 100px;
    height: 15px;
}
@media(max-width:1545px){
	.header_ul{
		margin-right: 8px;
	}
	.header{
		padding: 22px 80px;
	}
	.header_ul li{
		width: 90px;
	}
}
@media(max-width:1133px){
	.header{
		padding: 22px 20px;
	}
}
@media(max-width:1700px){
	.prou_con{
		width: 88%;
	}
}

@media(max-width:1664px){
	.wrap_1{
		height: 500px;
	}
	.index_lun1 .swiper-slide {
	    height: 430px!important;
	}
	.right_about{
		padding: 40px 0 0 0;
	}
	.prou_con{
		width: 90%;
	}
}
@media(max-width:1550px){
	.wrap_1 {
	    height: 450px;
	}
	.index_lun1 .swiper-slide {
	    height: 380px !important;
	}
}
@media(max-width:1507px){
	.right_about {
	    width: 44%;
	    float: right!important;
	}
	/*.swiper-container{
		width: 62%!important;
	}*/
}
@media(max-width:1366px){
	.wrap5_title {
	    margin-top: 75px;
	}
	.wrap5_tab p {
	    margin-top: 110px;
	}
	.rlzy .h48{
		display: none;
	}
}
@media(max-width:1379px){
	.wrap_1{
		height: auto;
	}
	.right_about{
		float: none!important;
		width: 80%!important;
		margin: auto;
		margin-bottom: 20px;
	}
	.swiper-containerindex{
		float: none!important;
		width: 80%!important;
		margin: auto;
	}
	.block_one p:nth-child(2) {
	    line-height: 28px;
	}
	.block_one p:nth-child(1) {
	    line-height: 32px;
	}
	.dabiao_one{
		font-size: 40px;
	}
	.dabiao_one1{
		left: 18%;
	}
	.right_about2{
		margin-top: 15px;
    	line-height: 23px;
		float: left;
		width: 80%;
		font-size: 15px;
	}
	.right_about3{
		    font-size: 15px;
		margin-top: 16px;
		float: right;
	}
	.block_one p:nth-child(1){
		font-size: 15px;
	}
	.dabiao{
		font-size: 40px;
	}
	.dabiao1,.dabiao_one1 {
	    font-size: 12px;
	}
	.ul_blo{
		margin-top: 20px;
	}
	.dabiao5{
		font-size: 40px;
	}
	.dabiao51{
		font-size: 15px;
		    left: 8%;
	}
	.right_about31{
		font-size: 18px;
	}
	/*.wrap5_pic{
		bottom: 13%;
		left: 10%;
		width: 450px!important;
		height: auto;
	}*/
	.prou_con_l_z {
	    margin-left: 28px;
	    width: 36%;
	}
	.swiper-slide {
	   	/*height: 350px !important;*/
	}
	.fule{
		display: block!important;
	}
	.ssy {
    	/*height: 100%!important;*/
    	padding-bottom: 30px;
	}
	.pwrap1_left{
	    padding: 10px 30px 0 10px!important;
	}
	
}
@media(max-width:1300px){
	.swiper-slide {
	    /*height: 358px !important;*/
	}
	.prou_con_l_z {
	    margin-left: 2px;
	    margin-top: 30px;
	    width: 100%;
	}
}
@media(max-width:1200px){
	.right_about {
	    width: 90% !important;
	}
	.swiper-container {
    	width: 100% !important;
    }
    .right_about2{
    	margin-top:32px;
    }
    .right_about3{
    	margin-top:8px;
    }
    .pwrap2_zi{
    	display: none;
    }
    .wrap5Img_wrap{
    	padding-left: 0;
    	/*margin-top: -38px!important;*/
    }
    .wrap5Img_wrap_pic{
    	float: right!important;
    }
}
@media(max-width:1100px){
	.swiper-slide {
	    /*height: 324px !important;*/
	}
	.header_ul li{
		display: none;
	}
}
@media(max-width:900px){
	.dabiao_one {
    	font-size: 68px;
	}	
}
@media(max-width:800px){
	.right_about2 {
	    width: 100%;
		margin-bottom: -13px;
		height: 80px;
    	overflow: hidden;
    }
    .right_about3 {
	    display: none;
    }
    .prou_con_l_z1 {
	    font-size: 20px;
	    line-height: 19px;
	}
	.prou_con_l_z2 {
	    font-size: 16px;
	    color: #2d1c1c;
	    margin-top: 14px;
	}
	.prou_con_l_z2 p {
	    font-size: 20px;
	    line-height: 28px;
	}
	.dabiao_one {
    	font-size: 45px;
	}	
}
/*@media(max-width:800px){
	
}*/
@media(max-width:440px){
	.right_about3 {
	    display: none;
    }
    .dabiao_one {
    	font-size: 30px;
	}
	.dabiao_one1{
	    left: 45%;
	    top: 18%;
	    padding-left: 4px;
	    padding-right: 4px;
	    font-size: 14px;
	    font-weight: bold;
	}
	.dabiao {
	    font-size: 30px!important;
	}
	.dabiao1{
	    right: 31%;
		top: 46%;
	        padding-left: 4px;
    padding-right: 4px;
	        font-size: 14px;
    font-weight: bold;
	}
	.dabiao5 {
	    font-size: 30px!important;
	}
	.dabiao51{
		left: 28%;
    	top: 45%;
        font-size: 14px;
        padding-left: 0;
	}
}
@media(max-width:450px){
	.index_lun1{
    	width: 90%!important;
	}
	.right_about {
	    padding: 10px 0 0 0;
	}
	.right_about2{
		/*display: none;*/
	}
	.wenzhang {
	    width: 90%;
	    margin-top: 20px;
        height: 210px;
		overflow: hidden;
		font-size: 15px;
		line-height: 26px!important;
		text-indent: 2em;
	}
	.right_about31{
		font-size: 16px!important;
	}
	.news_lie {
	    width: 96%!important;
	    margin: auto;
	}
	.news_block {
	    width: 100%!important;
	    margin-bottom: 20px;
	}
	.right_about31{
		width: 95px;
	}
	.right_about31 span{
		font-size: 16px!important;
	}
	.right_about31 img{
		width: 20px!important;
	    height: 20px!important;
	    margin-top: 2px!important;
        margin-left: 8px!important;
	}
	.ul_li1_div2 p:nth-child(1){
		font-size: 16px;
	}
	.ul_li1_div2 p:nth-child(2){
		font-size: 13px;
	}
}
@media(max-width:360px){
	.right_about2{
		width: 100%;
		margin-bottom: 0px;
		line-height: 28px;
		height: 82px;
		overflow: hidden;
	}
	.wenzhang{
		font-size: 15px;
		line-height: 28px;
	}
	/*.ul_bloo li:nth-child(2){
		display: none;
	}*/
	.dabiao{
	    /*font-size: 46px!important;*/
	}
	.dabiao_one {
	    /*font-size: 56px;*/
	}
}
@media(max-width:1500px){
	.wenzhang {
	   width: 80%;
    }
}
@media(max-width:1000px){
	.wenzhang {
	    width: 90%;
    }
}
@media(max-width:480px){
	.dabiao {
	    font-size: 70px;
    }
    .wrap1Left_title{
    	font-size: 23px!important;
    }
    .wrap1Left_line{
    	margin-top: 10px;
    }
    .wrap1Left_text{
    	margin-top: 10px!important;
    }
    .wrap1_video{
    	height: 130px!important;
    }
    .video_pic {
	    height: 130px!important;
	}
	/*.wrap1_more_title {
	    font-size: 20px!important;
	}
	.wrap1_more_titleE {
	    font-size: 13px;
	    margin-top: 6px;
	}*/
	.wrap1_moreBut {
	    margin-top: 8px;
	}
	.wrap2_name {
	    font-size: 16px!important;
	}
	.wrap2_line{
		margin: 3px 0 3px 0;
	}
	.wrap2_message {
	    font-size: 12px;
	    font-weight: bold;
	}
	/*.wrap2_content p span{
		 font-size: 12px!important;
	}*/
	.wrap3_title {
	    line-height: 37px!important;
	    font-size: 24px!important;
	}
	.wrap3_titleE{
		    font-size: 17px;
		        padding-bottom: 12px;
	}
	.wrap3_but {
	    width: 100px;
	    height: 34px;
	    font-size: 11px;
	    line-height: 34px;
	}
}
@media(max-width:385px){
	.wenzhang {
	  margin-top: 8px;
    }
}
@media(max-width:1366px){
	.ul_blo li:nth-child(1) {
	    width: 430px;
	    margin-left: 0;
	}
	.cen_w{
		width: 1040px;
	}
	.header {
	    padding: 12px 50px!important;
	}
	.header_ul li{
		font-size: 14px;
	}
	.ul_blo{
		margin-top: 0;
	}
}
@media(max-width:1200px){
	.ul_blo li:nth-child(1) {
	    width: 430px;
	    margin-left: 0;
	}
	.cen_w{
		width: 1040px;
	}
}
@media(max-width:1040px){
	.ul_blo li:nth-child(1) {
	    width: 360px;
	    margin-left: 0;
	}
	.ul_li2_div1 {
	    width: 240px;
	    height: 138px;
	}
	.ul_li2_div2 {
	    width: 240px;
	}
	.ul_li1_div1 {
	    height: 258px;
	}
	.cen_w{
		width: 880px;
	}
}
@media(max-width:880px){
	.ul_blo li{
		margin-left: 10px;
	}
	.ul_li1_div2{
		margin-top: 10px;
	}
	.ul_li2_div2{
		margin-top: 10px;
	}
	.ul_li2_div1top{
		margin-top: 10px!important;
	}
}
@media(max-width:860px){
	.ul_blo li{
		margin-left: 10px;
	}
	.ul_li1_div2{
		margin-top: 10px;
	}
	.ul_li2_div2{
		width: 190px;
		margin-top: 10px;
		height: 210px;
	}
	.ul_li2_div1top{
		margin-top: 10px!important;
	}
	.ul_blo li:nth-child(1) {
	    width: 280px;
	}
	.ul_li1_div1 {
	    height: 200px;
	}
	.ul_li2_div1 {
    	width: 190px;
    	height: 110px;
	}
	.cen_w {
	    width: 680px;
	}
}
@media(max-width:1920px){
	.ul_bloo{
		display: none;
	}
}
@media(max-width:2920px){
	.ul_bloo{
		display: none;
	}
}
@media(max-width:680px){
	.ul_blo{
		display: none;
	}
	.ul_bloo{
		display: block;
	}
	.ul_blo li{
		width: 280px;
	}
	.cen_w{
		 width: 570px;
	}
}
@media(max-width:570px){
	.dabiao{
		font-size: 45px;
	}
	.ul_blo li{
		width: 92%!important;
		float: none;
		margin: auto!important;
		margin-bottom: 10px!important;
	}
	.ul_li1_div1{
		width: 40%;
		float: left;
		height: 120px;
	}
	.ul_li1_div2{
		width: 58%;
		float: left;
		margin-left: 10px;
		margin-top: 0;
	}
	.ul_blo {
	    margin-top: 23px;
	}
	.cen_w{
		width: 100%;
	}
}
@media(max-width:543px){
	.ul_li1_div1{
		width: 38%;
		float: left;
		height: 120px;
	}
}
@media(max-width:420px){
	.ul_li1_div1{
		width: 100%;
		float: none;
		height: 150px;
	}
	.ul_li1_div2{
		width: 100%;
		float: none;
		margin-top: 10px;
		margin-left: 0;
	}
}
@media(max-width:1600px){
	.wrap5_ul li{
		width: 250px;
		height: 250px;
	}
	.wrap5_ul_li{
		padding: 80px 0 0 0;
	}
	.wrap5_ul li:hover .wrap5_ul_li {
    	padding: 36px 0 0 0;
    }
    .wrap55{
    	width: 100%;
    	padding-left: 20px;
    }
}
@media(max-width:1346px){
	.wrap5_ul li{
		width: 230px;
		height: 230px;
	}
	.wrap5_ul_li{
		padding: 50px 0 0 0;
		font-size: 20px;
	}
	.wrap5_ul li:hover .wrap5_ul_li {
    	padding: 30px 0 0 0;
    }
	.wrap5_ul li{
		margin-bottom: 20px;
		margin-right: 20px;
		margin-left: 0;
	}
}
@media(max-width:1200px){
	.right_about31{
		/*margin: 20px 0px 0px !important;*/
	}
	.wrap5_ul {
	    margin-top: 26px;
	}
	.dabiao5{
		font-size: 67px;
		line-height: 60px
	}
}
@media(max-width:770px){
	.wrap5_ul li:nth-child(5){
		display: none;
	}
}
@media(max-width:520px){
	.wrap5_ul li{
		width: 200px;
		height: 200px;
		pointer-events: none;
	}
	.wrap5_ul li .wrap5_ul_li .wrap5_ul_lix{
		display: none;
	}
	.wrap5_ul li .wrap5_ul_li .wrap5_ul_li1{
		/*display: none;*/
	}
}
@media(max-width:460px){
	.wrap5_ul li{
		width: 180px;
		height: 180px;
		pointer-events: none;
	}
	.wrap5_ul li:nth-child(2n){
		margin-right: 0;
	}
}
@media(max-width:420px){
	.wrap5_ul li{
		width: 45%;
    	height: 150px;
		pointer-events: none;
		line-height: 24px;
	}
	.wrap5_ul_li{
		padding: 10px 0 0 0;
		font-size: 15px;
		    line-height: 24px;
	}
	
}
/*修改样式*/
.footer_logo {
	width: 200px;
	position: relative;
	height: 100%;
	float: left;
}

.footer_logo img{position: absolute;top:50%;left:0;transform:translateY(-50%);}
.footer_mid{float: left;margin-left: 130px}
.main_but input{width: 100%;background: #c6a04b;height: 59px;width: 100%;line-height: 59px;text-align: center;font-size: 18px;color: #fff;border: 0px;letter-spacing: 5px}
/*新增样式*/
.clearfix:before,.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.h74{height: 74px;}
.pwrap1{height:auto!important;}
footer{display: none;}
.h65{height: 65px;}
.foot{width: 100%;background:#252525;height: 65px;position: fixed;bottom: 0px;left: 0;width: 100%;display: block;z-index: 100;}
.foot a{display: block;float: left;text-align: center;color: #fff;width: 25%;padding-top:38px;font-size: 14px;}
.foot a:nth-child(1){background: url('../images/foot1.png') no-repeat center top 10px;background-size: auto 25px;}
.foot a:nth-child(2){background: url('../images/foot2.png') no-repeat center top 10px;background-size: auto 23px;}
.foot a:nth-child(3){background: url('../images/foot3.png') no-repeat center top 10px;background-size: auto 23px;}
.foot a:nth-child(4){background: url('../images/foot4.png') no-repeat center top 10px;background-size: auto 23px;}
.pwrap2_ul li{height: auto!important;}
.pwrap2_ul li .pwrap2_pic{position:relative;width:100%;height:0;padding-top:76%;}
.pwrap2_ul li .pwrap2_pic img{position:absolute;top:0;left:0;width:100%;height:100%;}
.pwrap2_ul_div3{position: absolute;bottom: 20px;right:27px;margin: 0}
/*.swiper-slide{height: auto!important;}*/
.pwrap2_ul_div{padding: 0}
.pwrap2_ul_div1{position: absolute;top:50%;transform:translateY(-50%);left:0;width: 100%;}
.pwrap1_left{padding: 102px 30px 0 10px;}
.pwrap1_right .swiper-slide .pwrap1_pic{position:relative;width:100%;height:0;padding-top:75%;}
.pwrap1_right .swiper-slide .pwrap1_pic img{position:absolute;top:0;left:0;width:100%;height:100%;}

.pwrap2{width: 100%;background: url('../images/index11.jpg') no-repeat center bottom;}
.pwrap5{background: url(../images/index15.jpg) no-repeat center; background-size: cover}
.h100{height: 100px;width: 100%}
.ss{cursor: pointer;}
.search_form{position: absolute;top:100%;right:160px;z-index: 1000;border: 1px solid #ccc;}
.search_form{width:200px;height:35px;border-radius: 20px;display: none;background: #ccc;}
.ss_bd{width:153px;border:0;line-height:32px;border-radius: 20px;padding-left: 20px;float: left;background: transparent;color: #fff;display: block;}
.ss_btn{display: block;vertical-align: middle;float: right;width:45px;height: 35px;background: url('../images/ss.png') no-repeat center top 8px;border:0px;}
header{display: none;}
.left{float: left;}
.right{float: right;}
.main{width: 92%;margin:0 auto;}
@media  (max-width:1680px){
	/*联系我们*/
    .footer_cen{max-width:100%;width: 1500px}   
    .footer_mid{float: left;margin-left:100px}
}

@media  (max-width:1599px){
	/*联系我们*/
	.wrap_lx{width:92%}
    .footer_cen{max-width:92%;}  
    .wrap_lx4{width: 92%} 
    .wrap_lx4_right{width: calc(100% - 550px)}
    .liuyan{width: 100%}
    .main_but input{height: 50px;line-height: 50px;}
    .footer_logo{display: none;}
	/*产业生态*/
    .pwrap4_ul{max-width: 90%}

    .header{padding: 22px 50px;}

    
}

@media  (max-width:1440px){
	/*联系我们*/
	.footer_mid{margin-left: 0}
	/*产业生态*/
	.pwrap4{padding: 55px 0 100px 0;}
}

@media  (max-width:1300px){
	/*联系我们*/
	.footer_mid{margin-left: 0}
	.wrap_lx4_left7{font-size: 25px;}
	.header_ul li{width: 98px}
	.header_ul {
    margin-right: 50px;}
}

@media  (max-width:1280px){
	/*联系我们*/
	.footer_mid{margin-left: 0}
	.wrap_lx4_left7{font-size: 25px;}
	.wrap_lx2 li{margin-right: 40px}
	.wrap_lx4_right {
	    width: calc(100% - 500px);
	}
	.footer_navWrap{margin-right:60px}
}

@media  (max-width:1200px){
	/*联系我们*/
	.footer_navWrap{margin-right:50px}
	.footer_cenw,.footer_link{width: 92%}
	.wrap_lx2 li{font-size: 16px;margin-right:30px}

	.pwrap1_left {
	    padding: 70px 30px 0 10px;
	}
	.pwrap1_left_ul {
	    margin-top: 35px;
	}
	.header{display: none;}
	header{display: block;}
}

@media  (max-width:1100px){
	/*联系我们*/
	.wrap_lx2 li{margin-right: 112px}
	.wrap_lx4_left7{font-size: 22px;}
	.wrap_lx4_right {
    width: calc(100% - 430px);}

    .wrap_lx4{padding: 40px 50px 53px 58px;}
    .footer_navWrap {
        margin-right:35px;
    }

    .pwrap1_left_ul li{margin-top: 10px}

    .pwrap2_ul_div3 {
        position: absolute;
        bottom: 15px;
        right: 20px;
        margin: 0;
        width:90px;height:30px;line-height: 30px;
    }
}

@media  (max-width:1000px){
	/*联系我们*/
	.wrap_lx2 li{width: 50%;margin-right: 0}
	.footer_erwm{display: none;}
	.footer_down{height: auto;}
	.footer_down1{height: auto;padding: 10px 0}
	.footer_down1 p{float: none!important;line-height:2;}
	.footer_link{padding-top: 10px}
	.footer_top{display: none;}
	.footer_wwrap{height: auto;}
	.footer_linkWrap{height: auto;}
	.footer_wwrap{position: static;}
	.footer_down1{position: static;}
	.wrap_lx4_left7{font-size: 18px;}
	.wrap_lx4_left6{font-size: 20px;}
	.wrap_lx4_right {
	    width: calc(100% - 335px);
	}
	.main_but input{height: 40px;line-height: 40px;}
	.pwrap1{position: relative;}
	.pwrap1_left{
		padding:15px;
		position: absolute;
		/*top:50%;*/
		transform:translateY(-50%);
	}
	.pwrap1{background: rgba(237,237,237,0.5)}
	.pwrap1_left_ul {
    margin-top: 15px;}
    .pwrap1_left_ul li{margin-top: 0}
    .prou_biao {
        width: 100%;
        text-align: center;
        padding: 40px 0;
    }
    .pwrap2{height:380px;}
    .pwrap2_huang{top:50%;transform:translateY(-50%);}
    #certify .swiper-slide{width: 500px!important}
    .pwrap4_ul {      
        padding: 60px 0 0 0;
    }
    .pwrap4 {
        padding: 55px 0 20px 0;
    }
    .pwrap5 {
        width: 100%;
        height:350px;}
    .pwrap1_left_b2{font-size: 14px;}
    .h100{height: 50px;}
    .prou_biao{padding: 30px 0}
    .wrap1Left_text{
    	height: 96px;
		overflow: hidden;
    }
    .wrap2_content{
    	height: 140px;
		overflow: hidden;
    }
}
@media  (max-width:750px){
	.wrap_lx2 li{font-size: 14px;}
	.wrap_lx4_left{width: 100%;float: none;margin-bottom: 20px}
	.wrap_lx4_right{width: 100%;float: none;}
	/*.wrap_lx4_left4{display: none;}*/
	.wrap_lx4_left5{margin-top: 25px}
	.wrap_lx4 {
	    padding: 20px 15px 15px 25px;
	}
	.liuyan {
	    margin-top:15px;
	}
	.wrap_lx3 {
	    width: 100%;
	    padding: 25px 0 30px 0;
	    background: url(../images/index28.jpg) no-repeat;
	    background-size: cover;
	}
	.wrap_lx4_left4{margin-top: 20px;}
	.wrap_lx4_left3{margin-top: 5px;}
}
@media  (max-width:640px){
	.header{display: none;}
	.wrap_lx{padding-top: 25px;}
	.ditu{height: 350px;}
	.wrap_lx1{font-size:15px;line-height: 1.5;margin-top: 15px;padding-bottom:8px}
	.wrap_lx2 li{width: 100%;margin-top: 15px}
	.h74{height: 20px;}
	.footer_wwrap,.footer_down1{display: none;}
	.wrap_lx4_left7{font-size: 16px;}
	footer{display: block;}
	#section-footer{display: none;}
	.pwrap1_left{
		/*display: none;*/
		float: none;
		width: 100%;
		position: static;
		clear: both;
	}
	.pwrap1_left_b1{display:none;}
	/*.pwrap1_left_b2{display:none;}*/
	.pwrap1_left_ul {
		float: none;
		margin-top: 0;
	}
	.pwrap1_left_ul li{
		float: left;
		margin-right: 20px;
		margin-bottom: 10px;

	}
	.pwrap1_right{width: 100%}
	.pwrap2_huang {
	    top: 50%;
	    left:50%;
	    transform: translate(-50%,-50%);
	    max-width: 92%;padding:20px 15px;
	}
	.pwrap2_huang .pwrap2_huang_ul li{width: 48%;margin-right: 4px;height: 34px;line-height: 34px;    font-size: 13px;margin-top: 8px;}
	.pwrap2_huang .pwrap2_huang_ul li:nth-child(2n+1){float: left;}
	.pwrap2_huang div{margin-bottom: 0px;font-size: 18px;}
	.pwrap2{height: 300px;}
	.pwrap3_a a{margin:0 5px;}
	.prou_biao1{font-size: 20px;    line-height: 32px!important;}
	.prou_biao3{margin-top: 0}
	.prou_biao {
    padding:20px 0;}
	.swiper-button-next2{width: 30px!important;
		height: 30px!important;
		position: absolute;
		top: 48%!important;
    	left: 36%!important;
	}
	.swiper-button-prev2{
		width: 30px!important;
		height: 30px!important;
		position: absolute;
		top: 49%!important;
		right: 36%!important;
	}
	.pwrap4_a a {
	    padding:5px;
	    display: inline-block;
	    border: 1px solid #ffffff;
	    font-size:14px;
	    color: #FFFFFF;
	    margin: 0 1px;
	}
	#certify .swiper-slide {
	    width:300px !important;
	}
	.pwrap4_ul {
	    padding: 30px 0 0 0;
	}
	#certify .swiper-container {
	    padding-bottom:10px!important;
	}
	.pwrap4 {
	    padding: 25px 0 20px 0;
	}
	.pwrap4_ul{max-width: 100%}
	.wrap1Left_titleE{display: none;}
	.dabiao5 {
	    font-size: 45px;
	}
	.prou_biao4{
		    margin-top: 10px;
	}
}
header{position:absolute;top:0;left:0;width: 100%;z-index: 1000;padding:10px 0 10px;background: rgba(0,0,0,0.5);}
header .ss2{width:0;height:35px;position:absolute;left:0;top:50px;overflow:hidden;z-index:7;}
header .ss_bd{width:80%;height:35px;border:none;background:#fff;float:left;color:#333333;padding:0 0 0 12%;font-family:"微软雅黑";border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;font-size:14px;}
header .ss_btn{width:20%;float:left;line-height:35px;background:rgba(0,0,0,0.5);border:none;color:#fff;font-family:"微软雅黑";border-radius:3px;
-moz-border-radius:3px;-webkit-border-radius:3px;font-size:15px;}
header .logo{float: left;width:55%}
header .logo img{height:25px;}
.nav img{height:20px;margin-top:3px}
.nav{margin-left:10px}
.search img {
    height:20px;margin-top:2px;
}
html{height: 100%;}
body.open {height: 100%;
  overflow: hidden;
}
body.open #sidebar {
   width: 70%
}
#sidebar {
    width: 0%;
    height: 100%;
    background:#252525;
    position: absolute;
    top: 0;
    overflow-x: hidden;
    overflow-y: auto;
  
    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    z-index: 10;
}
#sidebar ul li {
    display: block;
    min-height: 49px;
    border-bottom: 1px solid #333;
    font-size: 14px;
    width: 100%;
}
.agent-mobile #sidebar ul li {
    border-color: rgba(255, 255, 255, .05);
}
#sidebar ul li a {
    display: block;
    color: #fff;
    padding: 0 25px;
    height: 49px;
    line-height: 49px;
    /*text-align: center;*/
}
.nr {
    position: relative;
    z-index: 10;
    height: 100%;
    transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
    -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
body.open .nr {
    transform: translate3d(70%,0,0)!important;
    -webkit-transform: translate3d(70%,0,0)!important;
   
}
#close{position: absolute;right: 10px;top:10px;}
#close img{height:15px;}
li.navitem{
    position: relative;
    top: 100px;
    opacity: 0;
    transition: .3s;
    transitino-delay: 1s;
}
body.open li.navitem{
    top: 0px;
    opacity: 1;
    transition: 1s;
}
body.open li.navitem:nth-child(2)  {
    transition-delay: 0.2s;
}

body.open li.navitem:nth-child(3)  {
    transition-delay: 0.4s;
}

body.open li.navitem:nth-child(4)  {
    transition-delay: 0.6s;
}

body.open li.navitem:nth-child(5)  {
    transition-delay: 0.8s;
}

body.open li.navitem:nth-child(6)  {
    transition-delay: 1s;
}

body.open li.navitem:nth-child(7)  {
    transition-delay: 1.2s;
}
body.open li.navitem:nth-child(8)  {
    transition-delay: 1.4s;
}
body.open li.navitem:nth-child(9)  {
    transition-delay: 1.6s;
}
body.open li.navitem:nth-child(10)  {
    transition-delay: 1.8s;
}

body.open li.navitem:nth-child(11)  {
    transition-delay: 2s;
}
body.open li.navitem:nth-child(12)  {
    transition-delay: 2.2s;
}
body.open li.navitem:nth-child(13)  {
    transition-delay: 2.4s;
}
body.open li.navitem:nth-child(14)  {
    transition-delay: 2.6s;
}
/*新闻中心*/
.wrap_17_a{
	width: 100%;
	padding: 0 0 20px 0;
	text-align: center;
	display: none;
}
.wrap_17_a li{
	display: inline-block;
	font-size: 16px;
	padding: 6px 18px;
	cursor: pointer;
}
@media (max-width:1802px){
	.wrap_17_right_ul{
		/*display: none;*/
	}
	.wrap_17_a{
		display: block;
	}
}
@media (max-width:1860px){
	.wrap_17_right &gt; li{
		padding: 10px 0 10px 0;
	}
}
@media (max-width:1520px){
	.wrap_17_right &gt; li{
		padding: 35px 0 32px 0;
	}
}
@media (max-width:1256px){
	.wrap_17_right &gt; li{
		padding: 10px 0 10px 0;
	}
	.wrap_17_right &gt; li:last-child{
		display: none;
	}
}
@media (max-width:1015px){
	.wrap_17_right &gt; li{
		padding: 10px 0 10px 0;
		
	}
	.wrap_17_right &gt; li:last-child{
		display: none;
	}
	.wrap_17_right li p:nth-child(2){
		font-size: 15px;
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		line-clamp: 1;
		-webkit-box-orient: vertical;
	}
	.wrap_17_right li p:nth-child(3){
		margin-top: 0px;
	}
	.wrap_17_right li p:nth-child(1){
		line-height: 42px;
	}
	.wrap_17_right &gt; li:last-child{
		display: block;
	}
}
@media (max-width:937px){
	.wrap_17{
		padding: 20px 0 0 0;
	}
	.wrap_17_right{
		padding: 0 10px 0 10px;
	}
	.news_shou{
		padding: 10px 28px;
	}
}
@media (max-width:560px){
	.news_shou{
		padding: 10px 28px;
	}
	.newss_kuai{
		padding: 18px 18px;
	}
	.ul_li1_div2 p:nth-child(2){
		height: 47px;
		overflow: hidden;
	}
}
@media (max-width:762px){
	.wrap_17_right &gt; li:last-child{
		display: none;
	}
}
@media (max-width:717px){
	.wrap_17_right{
		display: none;
	}
	.wrap_17_left{
		width: 100%;
	}
}
@media (max-width:1880px){
	.news_block{
		margin-right: 30px;
	}
}
@media (max-width:1800px){
	.news_block{
		width: 460px;
	}
}
@media (max-width:1566px){
	.news_block {
	    width: 400px;
	}
	.wrap_17_right &gt; li {
	    padding: 12px 0 19px 0;
	}
	.wrap_17_right li p:nth-child(2){
		font-size: 18px;
		line-height: 26px;
	}
}
@media (max-width:1366px){
	.news_block {
	    width: 390px;
	}
	.news_block_img{
		height: 190px;
	}
	.wrap_17_right &gt; li {
	    padding: 6px 0 14px 0;
	}
	.wrap_17_right li p:nth-child(2){
		font-size: 16px;
		line-height: 26px;
	}
	.prou_con_l_img {
	    width: 500px;
	    height: 500px;
	}
}
@media (max-width:1356px){
	.news_block {
	    width: 350px;
	}
	.news_block_img{
		height: 170px;
	}
	.news_content{
		padding: 12px 0 0 0;
	}
	.news_content2{
		padding: 10px 0 0 0;
		height: 64px;
	}
	/*.wrap_17_right &gt; li:last-child{
		display: none;
	}*/
}
@media (max-width:1200px){
	.news_block:nth-child(2n) {
	    margin-right: 0;
	}
	.news_block:nth-child(3n) {
	    margin-right: 30px;
	}
	.news_block {
	    width: 420px;
	}
	.news_lie{
		width: 100%;
		margin: auto;
	}
}
@media (max-width:979px){
	.news_block:last-child{
	    margin-right: 0;
	}
}
@media (max-width:946px){
	.news_block:last-child{
	    margin-right: 0;
	}
	.news_block {
	    width: 400px;
	}
	.news_block_img{
		height: 190px;
	}
}
@media (max-width:902px){empty-cells: 4rem 12px;
	.news_block {
	    width: 532px;
	    margin-right: 0;
	    margin:auto;
	    margin-bottom: 50px;
	}
}
@media (max-width:580px){
	.news_block {
		width: 400px;
	}
	.news_lie {
		padding-top: 40px;
	}
	.news_content{
		padding: 20px 0 0 0
	}
	.jiazai{
		width: 300px;
		margin: 50px auto;
	}
}
@media (max-width:440px){
	/*.news_block {
		width: 320px;
		margin-bottom: 20px;
	}*/
	.news_block_img{
		height: 158px;
	}
	.wrap2_right {
	    padding: 0 10px 20px 10px!important;
	}
	.pwrap2_ul_div1{
		    font-size: 14px;
	}
	.pwrap5_dd {
	    width: 100px;
	    height: 27px;
	}
	.prou_list li {
	    font-size: 15px;
	    line-height: 20px;
	    margin-bottom: 18px;
	}
	.prou_list div:last-child{
		display: none;
	}
	.prou_list{
		    padding: 0px 0 25px 0;
	}
}
/*3.27新增样式*/
/*聚石尚*/
.but_wrap {
    margin-top:0;
    width: 315px;
    height: 515px;
    background: url(../images/bac3.png);
        background-size: auto;
    background-size: 100% 100%;
    overflow: hidden;
}
.shishang_wrap{position: relative;}
.shishang_cen{position:absolute;top:calc(50% + 43px);left:50%;transform:translate(-50%,-50%);}
/*公司简介*/
.gsjj_wrap1{height:auto!important;padding-bottom:300px;background:#202020 url(../images/bac4.png) center bottom;}
.gsjj_cen1 {
    max-width: 90%;
    margin: 0 auto;
}
/*石尚刊物*/
.sssy_wrap_ban img{display: block;width: 100%}
.sssy_wrap {
    width: 100%;
    overflow: hidden;
    background:#f4f4f4 url(../images/sssyBa.png) no-repeat center bottom;background-size: 100%;
    padding-bottom: 245px;
}
.sskw_wrap_img{
    width: 290px;
    height: 100%;
    overflow: hidden;
}
.sskw_wrap_img img{
	display: block;
    width: 100%;
    height: auto;
}
/*石尚生意*/
.sssy_cen {
    max-width: 90%;
    margin: 0 auto;
}

.sssy_content_img img{width: 337px;height: 414px;}

@media  (max-width:1600px){
	/*聚石尚*/
	.shishang_cen{width: 90%}

	.but_wrap {
	    width: 22%;
	    height:auto!important;
	}

	.but_wrap{position:relative;width:22%;height:0;padding-top:36%;}
	.but_wrap a{display: block;position:absolute;top:0;left:0;width:100%;height:100%;}
	.but_wrap:hover{
	width: 22%;
	height:auto!important;
	background: url(../images/bac2.png);
	background-size: 100% 100%;}

	.but_wrap_info{position:absolute;top:52%;left:50%;transform:translate(-50%,-50%);width: 90%}
	.shishang_title{margin-top: 0}
	/*石尚刊物*/
	.sssy_cen {
	    width: 90%;
	    margin: 0 auto;
	}
	.sskw_content_title{width: 100%}
	.sskw_content_wrap {width:calc(100% - 550px);padding:31px 0 0 30px}

	/*石尚生意*/
	.sssy_content{height: auto!important;}
	.sssy_content_img{position:relative;width:45%;height:0;padding-top:55%;height:auto!important;}
	.sssy_content_img img{position:absolute;top:0;left:0;width:100%;height:100%;}
	.sssy_content_text{width:55%;}
	.sssy_contentText{display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 5;-webkit-box-orient: vertical;}
	.sssy_content{margin-bottom:60px}
}

@media  (max-width:1500px){
	/*石尚生意*/
	.sssy_contentText{line-height: 2.5;}
	.sssy_content_text{padding:20px;}
	.sssy_wrap{min-height:auto!important}
}	

@media  (max-width:1400px){
	/*聚石尚*/
	.shishang_title{font-size: 27px;}
	.shishang_wrap {height:800px;}

	/*石尚生意*/
	.sssy_contentText{line-height: 2;}
	
}
@media  (max-width:1200px){
	/*聚石尚*/
	.shishang_title{font-size:30px;}
	/*公司简介*/
	.gsjj_nav1 {
	    margin-top:90px;
	}
	/*石尚刊物*/
	.sssy_wrap{min-height:auto!important;padding-bottom: 100px!important;}
	.sskw_wrap_img{position:relative;width:30%;height:0;padding-top:19%;}
	.sskw_wrap_img img{position:absolute;top:0;left:0;width:100%;height:100%;}
	.sskw_content_wrap {width:calc(70% - 165px);padding-left:15px}
	.sssy_wrap .sskw_time {
	    width: 150px;
	    height: 100%;
	    float: right;
	    padding:0;
	    box-sizing: border-box;
	    overflow: hidden;
	    position: relative;
	}
	.sssy_wrap .sskw_time div{position: absolute;top:50%;right:15px;transform:translateY(-50%);height: auto!important;padding-left: 15px}
	.sskw_wrap{height: auto!important;position: relative;}
	.sskw_content_wrap{position: absolute;top:50%;transform:translateY(-50%);left:calc(30% + 15px);padding-left: 0}
	.sssy_wrap .sskw_time{position: static;}

	/*石尚生意*/
	.sssy_contentText{line-height:2;}
	.sssy_content_text{padding:15px;}
	.sssy_content_title{font-size: 25px;line-height:35px;}
	.sssy_contentText{margin-top: 15px}
}

@media  (max-width:1000px){
	.sskw_content_text{margin-top: 10px;}
	.sskw_content_wrap{height: auto!important;padding: 0}
	.sskw_wrap {
	    margin-bottom: 35px;
	}
	.sssy_content_wrap{margin-top:40px}
	/*石尚生意*/
	.sssy_content{width:100%;position: relative;}
	.sssy_content_text{position: absolute;top:50%;transform:translateY(-50%);right:0;height: auto!important;}
	.sssy_content_title {line-height: 50px;}
	.sssy_contentText{line-height: 2.5;}
}


@media  (max-height:768px){
	/*聚石尚*/
	.shishang_wrap {height:620px;}

}

@media  (max-width:700px){
	/*聚石尚*/
	.shishang_cen{display: block;}
		.shishang_title {
	    font-size: 25px;}
	.but_wrap{position:relative;width:48%;height:0;padding-top:30%;float: left;margin-bottom: 20px}
	.but_wrap:nth-child(2n){float: right;}
	.but_wrap a{display: block;position:absolute;top:0;left:0;width:100%;height:100%;}
	.but_wrap:hover{
	width: 48%;
	height:auto!important;
	background: url(../images/bac2.png);
	background-size: 100% 100%;}

	.sskw_wrap_img{display: none;}
	.sskw_content_wrap{position: static;transform: translateY(0%);width: calc(100% - 130px)}
	.sskw_wrap{padding: 15px}
	.sskw_time_title{margin-top: 0}
	.sskw_but{width: 90px}
	.sssy_wrap .sskw_time{width: 120px}
	.sskw_content_text{line-height:1.7;}

	
}

@media  (max-width:600px){
	.shishang_wrap {height:575px;}
	.shishang_title {
    font-size: 25px;}
    .shishang_cen{position:absolute;top:calc(50% + 35px);left:50%;transform:translate(-50%,-50%);}
	.but_wrap{position:relative;width:48%;height:0;padding-top:68%;float: left;margin-bottom: 20px}
	/*石尚生意*/
	.sssy_contentText{line-height: 2;}
}

@media  (max-width:400px){
	/*公司简介*/
	.gsjj_nav1 {
	    margin-top:70px;
	}
	.gsjj_title1 {
	    font-size:22px;
	    color: #d4b469;
	    font-weight: bold;
	    margin-top:20px;
	}
	.gsjj_content1{margin-top: 25px;line-height: 2;}
	/*聚石尚*/
	.gsjj_title {
	    font-size:22px;
	    color: #392e2e;
	    font-weight: bold;
	    margin-top:20px;
	}
	.gsjj_title p{margin-left: 10px}
	.sssy_cen{width: 92%}
	.sskw_wrap {
	    padding:15px 10px;margin-bottom:15px;
	}
	.sskw_content_wrap {
    width: calc(100% - 100px);}
    .sskw_content_title{font-size: 15px;}
    .sskw_content_text{font-size: 12px;}
    .sskw_time_title{font-size: 13px;}
    .sskw_timeNum{font-size: 13px;line-height:1.5;margin-bottom: 5px}
    .sskw_but{width: 70px;height: 25px;line-height: 25px;}
    .sssy_content_wrap {
        margin-top:20px;
    }

	/*石尚生意*/
	.sssy_content{margin-bottom: 20px}
	.sssy_content_img {
    position: relative;
    width: 35%;
    height: 0;
    padding-top: 43%;
    height: auto !important;}
    .sssy_content_text{width: 65%;padding:10px 15px;}
	.sssy_content_title {line-height:30px;font-size: 18px;}
	.sssy_contentText{line-height:1.7;font-size: 13px;margin-top: 5px;display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-line-clamp: 4;-webkit-box-orient: vertical;}
}
/*3.28新增样式*/
/*关于卓众*/
.wrap3_cen{position: relative;}
.wrap_content{margin-top: 0;position: absolute;top:calc(50% + 43px);transform:translateY(-50%);left:0;}
.wrap3_title{font-weight: bold;line-height:60px;}
.wrap3_titleE{font-weight: bold;}
.wrap4_tit{position: absolute;top:150px;}
.section4{position: relative;}

.feiji{position: absolute;top:0;right: 0}
.wrap3_cen2{max-width: 90%;margin:0 auto;width: 1440px;}
img.w100 {
    width: 100%;
}
.pc900 {
    display: block;
}
.pre{position: relative;}
.pre_block2{
	display: none;
}
.section4 .section4_nr {
    height: 100%;
    box-sizing: border-box;
    position: static;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
}
.section4 .li {
    width: 225px;
    height: 225px;
   position: absolute;
    background: url(../images/y1.png) no-repeat center;background-size: 100% 100%;
}
.section4 .li.li0 {
       left: 2%;
    bottom: 2%;
}
.section4 .li.li1 {
        left: 10%;
    bottom: 13%;
}
.section4 .li.li2 {
    bottom: 22%;
    left: 19%;
}
.section4 .li.li3 {
        bottom: 29%;
    left: 28%;
}
.section4 .li.li4 {
        bottom: 35%;
    left: 37%;
}
.section4 .li.li5 {
        bottom: 41%;
    left: 47%;
}
.section4 .li.li6 {
        bottom: 45%;
    left: 57%;
}
.section4 .li.li7 {
    bottom: 46%;
    left: 66%;
}
.section4 .li.li8 {
    bottom: 47%;
    left: 75%;
}
.section4 .li.li9 {
        bottom: 47%;
    left: 85%;
}
.ribox{bottom:55%;left:96%;position: absolute;background: url('../images/feiji.png') no-repeat center ;width: 40px;height: 40px;background-size: cover;transform:rotate(10deg);}

.section4 .li span {
    display: block;
    font-size: 20px;font-weight: bold;color: #d4b469;text-align: center;
    transition: .5s ease-in-out;
    line-height: 36px;
}

.li_info{position: absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:120px;}
.li_info2{font-size: 14px;color: #d4b469;line-height: 24px;display: none;text-align: center;z-index: 100;position: relative;}
.section4 .li:hover { background: url(../images/y2.png) no-repeat center;background-size: 100% 100%;}
.section4 .li:hover .li_info{width: 165px;}
.section4 .li:hover .li_info2{display: block;}
.wrap1_video{padding: 0;height: auto!important;background: transparent;}
.video_pic{position:relative;width:100%;height:0;padding-top:37%;overflow:hidden}
.video_pic video{position:absolute;top:0;left:0;width:100%;height:100%;}
.video_info{position: absolute;top:0;left:0;z-index: 10;padding: 47px}
.video_pic  img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.video_pic i{
   
    display: block;
    background: url(../images/zz_video.png) no-repeat center;
    z-index: 1;
 
}
.wrap1_video_titleE{line-height: 70px;}
.wrap1_video_title{line-height: 30px;}
.wrap1_left{height: auto;}
.wrap1_right{height:auto;}

/*.zz_cen{position: absolute;top:calc(50% + 43px);left:50%;transform:translate(-50%,-50%);}*/
.wrap5Img_wrap_pic{width: 115px;height: 115px;position: relative;border:1px solid #d4b469;border-radius:50%;/*    float: left;*//*margin-right: 20px;*/ margin: auto;}
.wrap2_wrap{height: auto!important;}
.wrap2 .zz_cen .wrap2_wrap{background:rgba(255, 255, 255, 0.3);}
.wrap2_right {
    width: 62.2%;
    background: transparent;
    float: right;
    padding: 60px 70px 20px 45px;
    box-sizing: border-box;
}

.wrap2_wrap{height: auto!important;}



.wrap2_img {position:relative;width:37%;height:0;padding-top:29%;border: 3px solid #c3a766;float: left;}
.wrap2_img img{position:absolute;top:0;left:0;width:100%;height:100%;}
.wrap2_name{line-height: 28px;}
/*.wrap2_imgimg{display: none;width: 100%;height: 390px;border: 6px solid #c3a766;}
.wrap2_imgimg img{width: 100%;height: 100%;}*/

.lan{font-size: 15px;color: #fff;line-height:28px;margin-right: 10px}
.lan a{color: #fff}
.search img {
    height: 20px;
    margin-top: 5px;
}
.nav img{margin-top: 6px}
@media  (max-width:1680px){
	.zz_cen{width: 90%}
	.wrap3_cen{width: 90%}
	.wrap2_content{margin-top: 40px}
	.section4 .li {
	    width: 2.25rem;
	    height: 2.25rem;
	   
	}
	
	.wrap5_pic{/*max-height: 85%;*/width: 310px;}
	.wrap5_pic {
	    bottom: 130px;
		left: 200px;
	}
	.wrap5_title{
		    margin-top: 150px;
	}
	.wrap5_tab p{
		    margin-top: 200px;
	}
}
@media  (max-width:1600px){
	.wrap1Left_text{margin-top: 50px}
	.wrap2_content {margin-top: 20px;}
	.wrap5_content{height: 250px;}
	.wrap5_pic {
	    bottom: 80px;
	}
}
/*@media  (max-height:1050px){
	.wrap5_pic {
	    bottom: 190px;
	}
}*/
@media  (max-width:1440px){
	.wrap2_right {
	    width: 62.2%;
	    background: transparent;
	    float: right;
	    padding:40px 50px 20px 40px;
	    box-sizing: border-box;
	}
	.wrap2_content{line-height: 2;}
	.video_info{padding: 20px 40px}
	.wrap5_content{padding-left: 560px;}
	.wrap5Img_wrap{width: 57%;}
	.wrap5Img_wrap_pic{
		width: 100px;
    	height: 100px;
	}
	.wrap5_tab{
		padding-right: 68px;
	}
}
@media  (max-width:1280px){
	.wrap5_tab{padding-right: 0}
}
@media  (max-width:1200px){
	.wrap1Left_text{line-height: 1.5;}
	.wrap1Left_text {
	    margin-top:20px;
	}
	.wrap1_video_titleE{font-size: 30px;line-height: 32px;}
	.wrap2_content{font-size: 15px;}
	.wrap2_name{font-size: 22px;}
	.wrap2_right {
	    padding:20px 30px 20px 30px;}
	.wrap2_content{margin-top: 0}
}
@media  (max-height:800px){
	.wrap5_tab p{margin-top: 120px}
	.wrap5_title{margin-top: 84px}
	.wrap5_content{margin-top: 0}
	.wrap5Img_wrap{margin-top: 10px}
}
@media  (max-height:620px){
	/*.wrap4_tit{top:140px;}*/
	.li_info2{line-height: 1.5;}
	.wrap5_tab p{margin-top:130px}
	.wrap5_content{position: relative;/*top:-50px;*/height:auto!important;padding-left:500px;min-height: 200px;
padding-right:30px;padding-top: 20px;padding-bottom: 10px}
	.wrap5_name{font-size: 22px;}
	.wrap5_message {
	    font-size: 15px;
	    color: #fff;
	    margin:15px 0;
	}
	.wrap5Img_wrap{margin-top: -35px}
}
@media  (max-width:1000px){
	.clearfix{
		width: 92%;
	}
	.wrap1_left{
		float: none;
		width: 100%;
		margin: auto;
		margin-bottom: 20px;
	}
	.wrap1_right{
		float: none;
		width: 100%;
		margin: auto;
		height: auto;
	}
	.wrap1_video{
		width: 100%;
		height: 150px;
	}
	.video_pic{
		height: 150px;
	}
	.zz_cen {
	    /*top: calc(42% + 43px);*/
	}
	.wrap1_moreBut {
	    margin-top: 12px;
	}
	.wrap1Left_title{
		font-size: 27px;
		color: #ffffff;
		line-height: 30px;
	}
	.wrap1Left_titleE {
	    font-size: 21px;
	    color: #cfcfcf;
	    line-height: 32px;
	}
	.wrap1_more_wrap {
	    padding: 8px!important;
	}
	.wrap1_more_title {
	    font-size: 20px!important;
	}
	.video_pic{
		padding-top:0;
	}
	.wrap2_img{
		float: none;
		width: 45%;
		margin: auto;
	}
	.wrap2_right{
		float: none;
		width: 100%;
	}
}
@media  (max-width:640px){
	/*.wrap1Left_text {
	    overflow: hidden;
	    text-overflow: ellipsis;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 3;
	    margin-top: 20px;
	    padding-right: 0;
	    box-sizing: border-box;
	}*/
	.wrap1Left_text {
	    height: 246px!important;
	    overflow: hidden;
	        padding-right: 0;
	            -webkit-line-clamp: inherit;
	}
	.video_info {
	    padding: 5px 8px;
	}
	.wrap1_video_title{
		font-size: 17px;
	}
	.wrap1_video_titleE{
		font-size: 18px;
	}
	.wrap1_right{
		float: none;
		width: 100%;
		margin: auto;
		height: auto;
	}
	.wrap1_more_wrap {
	    padding: 8px!important;
	}
	.wrap1_more_title {
	    font-size: 15px!important;
	}
	.wrap1_more_titleE {
	    font-size: 13px;
	    margin-top: 14px;
	}
	.wrap1_video{
		width: 100%;
		height: 150px;
	}
	.video_pic{
		height: 150px;
	}
	.zz_cen {
	    /*top: calc(42% + 43px);*/
	}
	.wrap1_moreBut {
	    margin-top: 12px;
	}
	.wrap2_img {
	    width: 60%;
	    height: 250px;
	}
	.wrap_content{
		top: 0;
	}
	.wrap3_but{
		margin-top: 20px;
	}
	.wrap3_content_text{
		padding-top: 15px;
	}
}
@media  (max-width:640px){
	.wrap2_img {
	    width: 60%;
	    height: 210px;
	}
}
@media  (max-width:430px){
	.wrap2_img {
	    width: 100%;
	    height: 260px;
	}
}
@media  (max-width:350px){
	.wrap2_img {
	    width: 100%;
	    height: 225px;
	}
}
@media  (max-width:700px){
	.wrap3_content {
	    width: 100%;
	}
}
@media  (max-width:420px){
	.wrap3_but {
	   margin-top: 30px;
	}
	.wrap3_content_text{
		padding-top: 8px;
	}
}
@media  (max-width:1024px){
	.wrap4_tit {
	    position: absolute;
	    top: 0rem;
	}
}
@media  (max-width:1000px){
	.wrap4_tit {
	    position: absolute;
	    top: 0rem;
	}
	.section4 .li {
	    width: 2rem;
	    height: 2rem;
	}
	.section4 .li span {
	    font-size: 14px;
	}
	.section4 .li:hover .li_info{width: 150px;}
}
@media  (max-width:860px){
	.pre_block1{
		display: none;
	}
	.pre_block2{
		display: block;
	}
	.wrap4_tit {
	    position: absolute;
	    top: 1rem;
	}
	
	.section4 .pre_block2 .li.li0 {
	    left: 9%;
		bottom: 29%;
	}
	.section4 .pre_block2 .li.li1 {
	    left: 18.5%;
		bottom: 40%;
	}
	.section4 .pre_block2 .li.li2 {
	    bottom: 50%;
		left: 27.5%;
	}
	.section4 .pre_block2 .li.li3 {
	    bottom: 59%;
		left: 38%;
	}
	.section4 .pre_block2 .li.li4 {
	    bottom: 67%;
		left: 50%;
	}
	.section4 .pre_block2 .li.li5 {
	    bottom:74%;
		left:62%;
	}
	.section4 .pre_block2 .li.li6 {
	    bottom: 79%;
		left: 76%;
	}
	.ribox{
		bottom: 87%;
		left: 96%;
		position: absolute;
		background: url('../images/feiji.png') no-repeat center ;
		width: 30px;
		height: 30px;
		background-size: cover;
		transform: rotate(-14deg);
	}
	.member{
		background: url(../images/index42xin.jpg) no-repeat!important;
		background-size: 100% 100%!important;
	}
}
@media  (max-width:750px){
	.section4 .pre_block2 .li.li0 {
	    left: 16%;
		bottom: 39%;
	}
	.section4 .pre_block2 .li.li1 {
	    left: 24%;
		bottom: 47%;
	}
	.section4 .pre_block2 .li.li2 {
	    bottom: 55%;
		left: 32%;
	}
	.section4 .pre_block2 .li.li3 {
	    bottom: 62%;
		left: 41%;
	}
	.section4 .pre_block2 .li.li4 {
	    bottom: 69%;
		left: 51%;
	}
	.section4 .pre_block2 .li.li5 {
	    bottom: 75%;
		left: 64%;
	}
	.section4 .pre_block2 .li.li6 {
	    bottom: 80%;
		left: 76%;
	}
}
@media  (max-width:750px){
	.section4 .pre_block2 .li.li0 {
	    left: 8%;
		bottom: 29%;
	}
	.section4 .pre_block2 .li.li1 {
	    left: 14%;
		bottom: 38%;
	}
	.section4 .pre_block2 .li.li2 {
	    bottom: 47%;
		left: 23%;
	}
	.section4 .pre_block2 .li.li3 {
	    bottom: 56%;
		left: 33%;
	}
	.section4 .pre_block2 .li.li4 {
	    bottom: 64%;
		left: 44%;
	}
	.section4 .pre_block2 .li.li5 {
	   bottom: 71%;
		left: 56%;
	}
	.section4 .pre_block2 .li.li6 {
	    bottom: 77%;
		left: 70%;
	}
	.ribox{
		bottom: 86%;
		left: 93%;
	}
}
@media  (max-width:580px){
	.section4 .pre_block2 .li.li0 {
	   left: 2%;
		bottom: 24%;
	}
	.section4 .pre_block2 .li.li1 {
	    left: 9%;
		bottom: 34%;
	}
	.section4 .pre_block2 .li.li2 {
	   bottom: 44%;
		left: 19%;
	}
	.section4 .pre_block2 .li.li3 {
	    bottom: 54%;
		left: 29%;
	}
	.section4 .pre_block2 .li.li4 {
	    bottom: 63%;
		left: 41%;
	}
	.section4 .pre_block2 .li.li5 {
	   bottom: 70%;
		left: 55%;
	}
	.section4 .pre_block2 .li.li6 {
	    bottom: 77%;
		left: 70%;
	}
	.ribox{
		bottom: 85%;
		left: 91%;
		transform: rotate(-17deg);
	}
}
@media  (max-width:510px){
	.wrap3_title{
		font-size: 23px;
		line-height: 46px;
	}
	.section4 .pre_block2 .li.li0 {
	       left: 0%;
    bottom: 18%;
	}
	.section4 .pre_block2 .li.li1 {
	    left: 6%;
    bottom: 29%;
	}
	.section4 .pre_block2 .li.li2 {
	       bottom: 39%;
    left: 15%;
	}
	.section4 .pre_block2 .li.li3 {
	       bottom: 50%;
    left: 26%;
	}
	.section4 .pre_block2 .li.li4 {
	       bottom: 60%;
    left: 38%;
	}
	.section4 .pre_block2 .li.li5 {
	   bottom: 69%;
    left: 53%;
	}
	.section4 .pre_block2 .li.li6 {
	   bottom: 76%;
    left: 68%;
	}
	.section4 .li {
	    width: 1.4rem;
	    height: 1.4rem;
	}
	.li_info2 {
	    font-size: 12px;
	}
}
@media  (max-width:465px){
	/*.wrap3_cen2{
		display: none;
	}*/
	.li_info2{
		width: 70%;
		margin: auto;
		height: 62px;
		overflow: hidden;
		line-height: 20px;
	}
}
@media  (max-width:1335px){
	.wrap5_tab{
		padding-right: 0;
	}
}
@media  (max-width:1100px){
	.wrap5_title{
		margin-top: 30px;
		/*float:none;*/
	}
	.wrap5_tab{
		/*float:none;*/
	}
	.wrap5_tab p{
		margin-top: 0;
		float:left;
	}
	.wrap5Img_wrap{
		/*padding-left: 0;*/
		background: rgba(0,0,0,0.4);
		padding: 28px 28px;
		border-top: 1px solid #b29860;
		border-bottom: 1px solid #b29860;
		margin-top: 0;
	}
	.rlzy1{
		position: relative;
	}
	.wrap5_pic{
		/*height: 400px;*/
		position: absolute;
		left: 11%;
		/*top: -23%;*/
	}
	.wrap3_cen{
		height: auto;
	}
	.wrap3_title{
		line-height: 46px;
		font-size: 35px;
	}
	.wrap5_content{
		padding-left: 400px;
	}
}
@media  (max-width:666px){
	.wrap5_content{
		padding-left: 250px;
	}
	.wrap5_pic{
		/*height: 400px;*/
		position: absolute;
		left: -3%;
		top: -23%;
		/*height: 200px;*/
		overflow: visible;
	}
	.wrap5_tab p{
		width: 120px;
		margin-left: 13px;
	}
}
@media  (max-width:500px){
	.wrap5_content{
		padding-top: 10px;
	}
	.wrap5_message{
		margin: 10px 0;
	}
}
@media  (max-width:444px){
	.wrap5_pic {
	    /*height: 340px;*/
	    position: absolute;
	    left: -5%;
	    top: -4%;
	}
	.wrap5_content {
    	padding-left: 190px;
    	padding-right: 0;
	}
	.wrap5Img_wrap{
		padding: 15px 15px;
	}
	.wrap5Img_wrap_pic{
		width: 90px;
		height: 90px;
	}
}
/*新闻详情*/
.news_shou{
	width:100%;
	padding: 100px 80px;
	background: url(../images/index30.jpg) no-repeat;
	background-size: 100% 100%;
}
.newss_kuai{
	    width: 80%;
    background: #FFFFFF;
    padding: 40px 50px;
    margin: auto;
}
.newss_kuai1{
	font-size: 16px;
	color: #3e3521;
	line-height: 32px;
	vertical-align:middle;
}
.newss_kuai1 img{
	vertical-align:middle;
	margin-right: 10px;
}
.newss_kuai2{
	font-size: 25px;
	color: #292826;
	line-height: 58px;
	font-weight: bold;
}
.newss_kuai3{
	width: 100%;
	height:1px;
	background: #dddddd;
	margin-top: 20px;
}
.newss_kuai4{
	width: 98%;
	margin:auto;
	padding: 60px 0 100px 0;
}
.page1 li{
	width: 48%;
	height: 54px;
	background: #747474;
	padding-left: 25px;
	line-height: 54px;
	font-size: 16px;
	color: #FFFFFF;
	overflow: hidden;
}
.page1 li:hover{
	background: #c7a149;
}
@media  (max-width:1680px){
	.prou_top_ul{
		width: 100%;
	}
	.proutype{
	 	width: 1200px;
	 }
	.proutype1 li{
		float: left;
	}
	.proutype1 li:nth-child(1){
		width: 540px;
		height: 500px;
		padding: 60px 0 0 0;
	}
	.proutype1 li:nth-child(1) img{
		display: block;
		margin: auto;
		margin-top: 40px;
	}
	.proutype1 li:nth-child(2){
		width: 660px;
		height: 250px;
		padding: 22px 0 0 0;
	}
	.proutype1_ullidiv1{
		width: 35%;
		height: 100%;
		float: left;
	}
	.proutype1_ullidiv1 p:nth-child(1){
		font-size: 20px!important;
	}
	.proutype1_ullidiv2{
		width: 58%;
		height: 100%;
		float: left;
		text-align: center;
		margin-left:0;
	}
	.proutype1_ullidiv2 img{
		display: inline-block; 
		vertical-align: middle;
	}
	.proutype1 li:nth-child(3){
		width: 330px;
		height: 250px;
		padding: 0 0 0 0;
		line-height: 46px;
	}
	.proutype1 li:nth-child(4){
		width: 330px;
		height: 250px;
		padding: 0 0 0 0;
		line-height: 46px;
	}
	.proutype1 li:nth-child(3) p,.proutype1 li:nth-child(4) p{
		font-size: 20px!important;
	}
	.proutype1 li:nth-child(3) img,.proutype1 li:nth-child(4) img{
		display: block;
		margin: auto;
	}
	.proutype1 li:nth-child(6){
		width: 100%;
		height: 360px;
		padding: 60px 100px 0 0;
	}
	.ckgd{
		margin-top:0;
	}
}
@media  (max-width:1600px){
	.prou_list{
		width: 1100px;
	}
	.prou_list li{
		width: 340px;
	}
	.prou_list li:nth-child(3n){
		margin-right: 0;
	}
	.prou_list li:nth-child(4n){
		margin-right: 26px;
	}
	.prou_list_img{
		height: 268px;
		line-height: 264px;
	}
}
@media  (max-width:1100px){
	.prou_list{
		width: 100%;
		padding-left: 26px;
		padding-right: 26px;
	}
	.prou_list li:nth-child(2n){
		margin-right: 0;
	}
	.prou_list li:nth-child(3n){
		margin-right: 26px;
	}
}
@media  (max-width:758px){
	.prou_list li{
		width: 240px;
	}
	.prou_list_img{
		height: 208px;
		line-height: 204px;
	}
	.prou_list_img img{
		width: 150px;
		height: 150px;
	}
}
@media  (max-width:720px){
	.prou_top_ul li{
		margin-left: 20px;
	}
}
@media  (max-width:558px){
	.prou_list li{
		width: 200px;
	}
	.prou_list_img{
		height: 200px;
		line-height: 200px;
	}
	.prou_list_img img{
		width: 150px;
		height: 150px;
	}
	.prou_top_ul li{
		margin-left: 0;
	}
	.prou_top_ul{
		padding: 0 0 0 0;
	}
	.prou_top{
		height: 180px;
	}
}
@media  (max-width:478px){
	.prou_list li{
		width: 170px;
	}
	.prou_list_img{
		height: 170px;
		line-height: 170px;
	}
	.prou_list_img img{
		width: 100px;
		height: 100px;
	}
}
@media  (max-width:418px){
	.prou_list{
		display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	}
	.prou_list li{
		width: 150px;
		margin-right: 0;
	}
	.prou_list_img{
		height: 150px;
		line-height: 150px;
	}
	.prou_list_img img{
		width: 100px;
		height: 100px;
	}
	.prou_top_ul li{
		width: 60px;
	}
}
@media  (max-width:378px){
	.prou_list li{
		width: 130px;
		font-size: 20px;
		margin-bottom: 40px;
	}
	.prou_list_img{
		height: 130px;
		line-height: 130px;
	}
	.prou_list_img img{
		width: 100px;
		height: 100px;
	}
}
@media  (max-width:1450px){
	.proushow{
		width: 100%;
	}
	.prou_con{
		width: 94%;
	}
	.prou_con_l_z {
    	margin-left: 40px;
    	width: 35%;
	}
	.cpt_block_ul li{
		width: 180px;
		font-size: 14px;
	}
}
@media  (max-width:1200px){
	.prou_con_l_img{
		width: 500px;
		height: 500px;
	}
}
@media  (max-width:1050px){
	.prou_con_l_z {
	    margin-left: 52px;
	}
	.prou_con_l_img{
		width: 400px;
		height: 400px;
	}
}
@media  (max-width:860px){
	.prou_con_l_z{
		float: none;
		margin-top: 50px;
		margin-left: 0;
	}
	.qingfu{
		display: block;
	}
}
@media  (max-width:573px){
	.prou_con_l_img{
		width: 240px;
		height: 240px;
	}
	.prou_con_l_ul{
		width: 50px;
	}
	.prou_con_l_ul li div {
		width: 50px;
		height: 50px;
		padding: 0 0 0 0; 
	}
	.prou_con_l_ul span{
		/*display: none;*/
	}
	.prou_con_l_ul li {
	    text-align: left;
	    font-size: 12px;
	}
	.prou_con_l_z{
		    margin-top: 25px;
	}
	.gdanli{
		margin-top: 26px;
		width: 177px!important;
		height: 40px;
		bottom: 8px;    
		left: 27%;
	}
	.prou_con_l_z1{
		font-size: 18px;
    	line-height: 19px;
	}
	.prou_con_l_z1 span span{
		font-size: 15px!important;
	}
	.prou_con_l_z2{
		font-size: 14px;
		    margin-top: 8px;
	}
	.prou_con_l_z2 p{
		font-size: 18px;
		margin-bottom: 0;
	}
	.prou_con_l_z2 p span{
		/*font-size: 12px!important;*/
	}
	.proushow1{
		font-size: 18px;
		    line-height: 40px;
	}
	.page1 li{
		    height: 42px;
		    line-height: 42px;
	}
	.shishang_title {
	    font-size: 20px;
	}
	.shishang_title1{
		margin-top:0;
	}
	.gsjj_title{
		    font-size: 20px;
	}
	.gsjj_title p{
		 font-size: 12px;
	}
	.cpt_block {
	    width: 93%;
	    margin: auto;
	}
	.cpt_block_ul li {
	    width: 86px;
	    font-size: 12px;
	    overflow: hidden;
	    height: 38px;
    	line-height: 38px;
    	    margin-right: 6px;
	}
	.poru_cpt{
		padding: 70px 0 50px 0;
		/*height: 100vh;*/
	}

}
@media  (max-width:573px){
	.prou_con_l_img{
		/*float: none;
		margin: auto;*/
	}
	.prou_con_l_ul{
		/*float: none;*/
	}
	.prou_con{
		padding: 40px 0 65px 0;
	}
	.prou_con_l_ul{
		/*width: 100%;
		margin-left: 0;*/
	}
	.prou_con_l_ul li div {
		transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
	}
	.prou_con_l_ul li{
		width: 100%;
		float: left;
		/*margin-right: 10px;*/
	}
}
@media (max-width:1250px){
	.proutype{
		width: 1000px;
	}
	.proutype1 li:nth-child(1){
		width: 460px;
		height: 460px;
		padding: 50px 0 0 0;
	}
	.proutype1 li:nth-child(1) img{
		display: block;
		margin: auto;
		margin-top: 40px;
	}
	.proutype1 li:nth-child(2){
		width: 540px;
		height: 230px;
		padding: 22px 0 0 0;
	}
	.proutype1_ullidiv1{
		width: 35%;
		height: 100%;
		float: left;
	}
	.proutype1_ullidiv1 p:nth-child(1){
		font-size: 22px!important;
	}
	.proutype1_ullidiv2{
		width: 65%;
		height: 100%;
		float: left;
		text-align: center;
	}
	.proutype1_ullidiv2 img{
		display: inline-block; 
		vertical-align: middle;
	}
	.proutype1 li:nth-child(3){
		width: 270px;
		height: 230px;
		padding: 0 0 0 0;
		line-height: 46px;
	}
	.proutype1 li:nth-child(4){
		width: 270px;
		height: 230px;
		padding: 0 0 0 0;
		line-height: 46px;
	}
	.proutype1 li:nth-child(3) p,.proutype1 li:nth-child(4) p{
		font-size: 20px!important;
	}
	.proutype1 li:nth-child(3) img,.proutype1 li:nth-child(4) img{
		display: block;
		margin: auto;
	}
	.proutype1 li:nth-child(6){
		width: 100%;
		height: 360px;
		padding: 46px 100px 0 0;
	}
}
@media (max-width:1000px){
	.proutype{
		width: 700px;
	}
	.proutype1 li:nth-child(1){
		width: 310px;
		height: 310px;
		padding: 30px 0 0 0;
	}
	.proutype1 li:nth-child(1) img{
		display: block;
		margin: auto;
		margin-top: 40px;
	}
	.proutype1 li:nth-child(2){
		width: 390px;
		height: 155px;
		padding: 15px 0 0 0;
	}
	.proutype1_ullidiv1{
		width: 35%;
		height: 100%;
		float: left;
	}
	.proutype1_ullidiv1 p:nth-child(1){
		font-size: 22px!important;
		padding-left: 10px!important;
	}
	.proutype1_ullidiv2{
		width: 65%;
		height: 100%;
		float: left;
		text-align: center;
	}
	.proutype1_ullidiv2 img{
		display: inline-block; 
		vertical-align: middle;
	}
	.proutype1 li:nth-child(3){
		width: 195px;
		height: 155px;
		padding: 0 0 0 0;
		line-height: 46px;
	}
	.proutype1 li:nth-child(4){
		width: 195px;
		height: 155px;
		padding: 0 0 0 0;
		line-height: 46px;
	}
	.proutype1 li:nth-child(3) p,.proutype1 li:nth-child(4) p{
		font-size: 16px!important;
		line-height: 35px;
	}
	.proutype1 li:nth-child(3) img,.proutype1 li:nth-child(4) img{
		display: block;
		margin: auto;
	}
	.proutype1 li:nth-child(6){
		width: 100%;
		height: 320px;
		padding: 22px 36px 0 0;
	}
	.proutype1 li:nth-child(2) div p:nth-child(2){
		display:none;
	}
}
@media (max-width:700px){
	.proutype{
		width: 500px;
	}
	.proutype1 li:nth-child(1){
		width: 220px;
		height: 220px;
		padding: 22px 0 0 0;
	}
	.proutype1 li:nth-child(1) img{
		display: block;
		margin: auto;
		margin-top: 20px;
	}
	.proutype1 li:nth-child(1) p:nth-child(1){
		font-size: 20px!important;
		padding-left: 18px!important;
	}
	.proutype1 li:nth-child(2){
		width: 280px;
		height: 110px;
		padding: 10px 0 0 0;
	}
	.proutype1_ullidiv1{
		width: 35%;
		height: 100%;
		float: left;
	}
	.proutype1_ullidiv1 p:nth-child(1){
		font-size: 16px!important;
		padding-left: 10px!important;
	}
	.proutype1_ullidiv2{
		width: 65%;
		height: 100%;
		float: left;
		text-align: center;
	}
	.proutype1_ullidiv2 img{
		display: inline-block; 
		vertical-align: middle;
	}
	.proutype1 li:nth-child(3){
		width: 140px;
		height: 110px;
		padding: 0 0 0 0;
		line-height: 46px;
	}
	.proutype1 li:nth-child(4){
		width: 140px;
		height: 110px;
		padding: 0 0 0 0;
		line-height: 46px;
	}
	.proutype1 li:nth-child(3) p,.proutype1 li:nth-child(4) p{
		font-size: 16px !important;
		line-height: 31px;
		text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 1;
		line-clamp: 1;
		-webkit-box-orient: vertical;
		margin-bottom: 0;
	}
	.proutype1 li:nth-child(3) img,.proutype1 li:nth-child(4) img{
		display: block;
		margin: auto;
	}
	.proutype1 li:nth-child(6){
		width: 100%;
		height: 215px;
		padding: 10px 30px 0 0;
		margin-top: 20px;
	}
	.proutype1li6_ul p{
		font-size: 14px;
		/*color: #ACACAC;*/
		line-height: 24px;
	}
}
@media (max-width:500px){
	.proutype{
		width: 360px;
	}
	.proutype1 li:nth-child(1){
		width: 180px;
		height: 180px;
		padding: 12px 0 0 0;
	}
	.proutype1 li:nth-child(1) img{
		display: block;
		margin: auto;
		margin-top: 20px;
	}
	.proutype1 li:nth-child(1) p:nth-child(1){
		font-size: 18px!important;
		padding-left: 15px!important;
	}
	.proutype1 li:nth-child(1) p:nth-child(1) span{
		display: none;
	}
	.proutype1 li:nth-child(2){
		width: 180px;
		height: 90px;
		padding: 10px 0 0 0;
	}
	.proutype1_ullidiv1{
		width: 35%;
		height: 100%;
		float: left;
	}
	.proutype1_ullidiv1 p:nth-child(1){
		font-size: 12px!important;
		padding-left: 5px!important;
	}
	.proutype1_ullidiv2{
		width: 65%;
		height: 100%;
		float: left;
		text-align: center;
	}
	.proutype1_ullidiv2 img{
		display: inline-block; 
		vertical-align: middle;
	}
	.proutype1 li:nth-child(3){
		width: 90px;
		height: 90px;
		padding: 0 0 0 0;
		line-height: 46px;
	}
	.proutype1 li:nth-child(4){
		width: 90px;
		height: 90px;
		padding: 0 0 0 0;
		line-height: 46px;
	}
	.proutype1 li:nth-child(3) p,.proutype1 li:nth-child(4) p{
		font-size: 12px !important;
		line-height: 30px;
	}
	.proutype1 li:nth-child(3) img,.proutype1 li:nth-child(4) img{
		display: block;
		margin: auto;
	}
	.proutype1 li:nth-child(6){
		width: 100%;
		height: 200px;
		padding: 10px 30px 0 0;
		margin-top: 20px;
	}
	.proutype1li6_ul p{
		font-size: 12px;
		/*color: #ACACAC;*/
		line-height: 24px;
	}
}
/******分割线******/
.zzjg{
	width: 100%;
	background: url(../images/index43.jpg) no-repeat;
	background-size: 100% 100%;
	padding: 100px 0 150px 0;
}
.zzjg_con{
	width: 90%;
	margin: auto;
}
.zzjg_con img{
	display: block;
	margin: auto;
}
.member{
	width: 100%;
	background: url(../images/index42.jpg) no-repeat;
	background-size: 100% 100%;
	position: relative;
}
.member_block{
	width: 295px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
}
.member_block1{
	width: 220px;
	height: 220px;
	background: #f6d834;
	margin: auto;
}
.member_block1 img{
	width: 100%;
	height: 100%;
	display: block;
}


.one_block{
	width: 80%;
	padding: 76px 0 0 0;
	margin: auto;
}
.one_block_ul{
	width: 100%;
}
.one_block_ul li{
	width: 152px;
	height: 37px;
	line-height: 37px;
	text-align: center;
	background: #494949;
	color: #FFFFFF;
	font-size: 16px;
	float: left;
	margin-right: 24px;
	cursor: pointer;
}
.one_block_con{
	padding: 25px 0;
}
.news_blocka{
	width:calc(33.3% - 40px);
	margin-right: 60px;
	margin-bottom: 78px;
	background: #FFFFFF;
	cursor: pointer;
}
.news_blocka:nth-child(3n){
	margin-right: 0;
}
.news_block_imga{
	width: 100%;
	height: 310px;
	background: #ebebeb;
	text-align: center;
	line-height: 310px;
	overflow: hidden;
	    padding: 0 50px;
}
.news_block_imga img{
	width: 70%;
	vertical-align: middle;
	display: inline-block;
}
.news_contentaa{
	width: 92%;
	margin: auto;
	border-bottom: 1px solid #dcdcdc;
	font-size: 24px;
	font-weight: bold;
	color: #484848;
	line-height: 60px;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	-webkit-box-orient: vertical;
}
.news_content23{
	padding: 16px 0;
	font-size: 14px;
	color: #8E8E8E;
	line-height: 26px;
}
.news_blockab{
	line-height: 52px;
	font-size: 14px;
	color: #505050;
}
.news_blockab span img{
	vertical-align: middle;
	display: inline-block;
}
.ssy{
	width: 100%;
	height: 100vh;
	background: url(../images/index45.jpg) no-repeat;
	background-size: 100% 100%;
	overflow: hidden;
	position: relative;
}
.ssy_list{
	width: 80%;
	margin: auto;
	/*padding: 130px 0 0 0;*/
	text-align: center;
	position: absolute;top:calc(50% + 50px);left:50%;transform:translate(-50%,-50%);
}
.ssy_block{

	width: 417px;
	border: 3px solid #4d4534;
	border-radius: 30px;
	padding: 30px 20px 38px 20px;
	margin-left: 90px;
	display: inline-block;
	/*float: left;*/
}
.ssy_block:nth-child(1){
	margin-left: 0;
}
.ssy_block1{
	width: 100%;
	height: 172px;
	border: 6px solid #a3a3a3;
	margin-top: 26px;
}
.ssy_block1 img{
	width: 100%;
	height: 100%;
}
.ssy_block2{
	font-size: 14px;
	color: #CECECE;
	line-height: 30px;
	margin-top: 20px;
}
.ssy_block3{
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border: 1px solid #c0c0c1;
	color: #c0c0c1;
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
	cursor: pointer;
}
.ssy_block3:hover{
	border: 1px solid #a28a54;
	color: #a28a54;
}
@media (max-width:1789px){
	.ssy_list{
		/*padding: 20px 0 0 0;*/
		width: 94%;
	}
}
@media (max-width:1523px){
	.ssy_block{
		margin-left: 40px;
	}
}
@media (max-width:1416px){
	.ssy_block{
		width: 330px;
		padding: 20px 20px 20px 20px;
	}
	.ssy_block1{
		height: 130px;
		margin-top: 10px;
	}
	.ssy_block2{
		line-height: 23px;
		margin-top: 15px;
		height: 230px;
	}
	.ssy_block3{
		margin-top: 20px;
	}
}
@media (max-width:1140px){
	.ssy_block_img{
		width: 100%;
	}
	.ssy_block{
		width: 270px;
		padding: 15px 15px 15px 15px;
	}
	.ssy_block1{
		height: 105px;
		margin-top: 15px;
	}
	.ssy_block2{
		line-height: 22px;
		height: 242px;
	}
	.ssy_block3{
		height: 40px;
		line-height: 40px;
		font-size: 15px;
	}
	 .wrap5Img_wrap_pic {
	    width: 86px;
	    height: 86px;
	}
	.wrap5Img_wrap .swiper-container {
	     margin-left: 0; 
	}
}
@media (max-width:947px){
	.ssy_block {
    	margin-left: 20px;
	}
}
@media (max-width:906px){
	.ssy {
    	height: 100%;
    	padding-bottom: 30px;
	}
	.ssy_block{
		height: 525px;
	}
	.ssy_block:nth-child(3){
		margin-top: 20px;
		margin-left: 0;
	}
}
@media (max-width:595px){
	.ssy_block{
		width: 417px;
		height: auto;
		border: 3px solid #4d4534;
		border-radius: 30px;
		padding: 30px 20px 38px 20px;
		margin-left: 0;
		margin: auto;
		float: none;
		margin-top: 30px;
	}
	.ssy_block:nth-child(1){
		margin: auto;
	}
	.ssy_block:nth-child(3){
		margin: auto;
		margin-top: 30px;
	}
	.ssy_block1{
		width: 100%;
		height: 172px;
		border: 6px solid #a3a3a3;
		margin-top: 26px;
	}
	.ssy_block1 img{
		width: 100%;
		height: 100%;
	}
	.ssy_block2{
		font-size: 14px;
		color: #CECECE;
		line-height: 30px;
		margin-top: 20px;
	}
	.ssy_block3{
		width: 100%;
		height: 50px;
		line-height: 50px;
		text-align: center;
		border: 1px solid #c0c0c1;
		color: #c0c0c1;
		font-size: 18px;
		font-weight: bold;
		margin-top: 40px;
		cursor: pointer;
	}
}
@media (max-width:480px){
	.ssy_block{
		width: 340px;
		height: auto;
		border: 3px solid #4d4534;
		border-radius: 30px;
		padding: 20px 20px 38px 20px;
		margin-left: 0;
		margin: auto;
		float: none;
		margin-top: 30px;
	}
	.ssy_block:nth-child(1){
		margin: auto;
	}
	.ssy_block:nth-child(3){
		margin: auto;
		margin-top: 30px;
	}
	.ssy_block1{
		width: 100%;
		height: 134px;
		border: 6px solid #a3a3a3;
		margin-top: 26px;
	}
	.ssy_block1 img{
		width: 100%;
		height: 100%;
	}
	.ssy_block2{
		font-size: 14px;
		color: #CECECE;
		line-height: 30px;
		margin-top: 20px;
		height: auto;
	}
	.ssy_block3{
		width: 100%;
		height: 50px;
		line-height: 50px;
		text-align: center;
		border: 1px solid #c0c0c1;
		color: #c0c0c1;
		font-size: 18px;
		font-weight: bold;
		margin-top: 40px;
		cursor: pointer;
	}
}
@media (max-width:960px){
	.prou_con_l_z{
		width: 100%;
	}
	.wrap5_pic{
		/*height: auto;*/
		width: 350px!important;
		left: -4%;
    	top: -8%;
	}
	.wrap5Img_wrap{
		padding: 8px 8px;
	}
}
@media (max-width:870px){
	.pwrap1_left_b2{
		display: none;
		text-align: left;
	}
	.pwrap1_left_b1{
		font-size: 24px;
	}
	.swiper-button-next,.swiper-button-prev{
		/*display: none!important;*/
	}
	.pwrap2_huang{
		top: 5%;
		    padding: 12px 15px 18px 16px;
		    width: 280px;
	}
	.pwrap2 {
	    height: 420px;
	}
}
@media (max-width:800px){
	.news_shou{
		padding: 0px 28px
	}
	.prou_con_l_z{
		width: 100%;
	}
	.pwrap4_ul {
	    padding: 35px 0 0 0;
	}
}
@media (max-width:650px){
	.newss_kuai{
		padding: 18px 26px;
	}
	.newss_kuai2{
		font-size: 17px;
	    line-height: 30px;
	}
	.newss_kuai4{
		padding: 40px 0 80px 0;
	}
	.newss_kuai4 img{
		width: 100%;
		height: auto;
		/*display: block;*/
	}
	.pwrap2_huang{
		left: 5%;
	}
	.pwrap5 {
	    height: 240px;
	}
	.pwrap4_ul #certify .swiper-slide{
		height: auto!important;
	}
	.wrap5_content{
		height: 284px;
		padding-top: 27px;
	}
	.wrap5_pic {
	    width: 276px!important;
	}
}
@media (max-width:480px){
	.news_shou {
	    padding: 0px 14px;
	}
	.newss_kuai{
		width: 100%;
		padding: 18px 18px;
	}
	.prou_biao4{
		width: 90%;
		/*text-overflow: -o-ellipsis-lastline;
		overflow: hidden;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 4;
		line-clamp: 4;
		-webkit-box-orient: vertical;*/
	}
	.news_content1{
		font-size: 15px;
	}
	.news_content {
	    padding: 5px 0 0 0;
	}
	.news_lie{
		padding-top: 14px;
	}
	.news_content2 {
	    padding: 8px 0 0 0;
	    height: 40px;
	}
	.news_block1{
		line-height: 42px;
	}
}
@media (max-width:470px){
	.wrap3_cen{
		width: 100%;
	}
	.wrap5_title{
		padding-left: 10px;
	}
	.wrap3_cen_zp_anniu{
		bottom: -141px;
		
	}
}
@media (max-width:444px){
	.wrap5_pic{
		width: 210px!important;
		    top: 2%;
	}
}
@media (max-width:599px){
	.shishang_wrap{
		height: 100vh;
		background: url(../images/bac1+1.jpg);
		background-size: 100% 100%;
	}
}



@media screen and (min-height: 615px) and (max-height:754px){
	.wrap5_pic{bottom: 0;}
	.wrap5_content{height: 270px;}
	.wrap5Img_wrap {
	    margin-top: 25px;
	}
	.wrap4_tit{top:70px;}
	.ssy_block{
		width: 330px;
		padding: 10px 10px 10px 10px;
	}
	.ssy_block1{
		height: 130px;
		margin-top: 10px;
	}
	.ssy_block2{
		line-height: 23px;
		margin-top: 15px;
		height: 230px;
	}
	.ssy_block3{
		margin-top: 20px;
	}
}

@media (max-width:1379px){
	.wrap5_pic{
		bottom: 50px;
	    left: 15%;
	    width: 310px;
		/*height: auto;*/
	}
	.wrap5_pic img{
		width: 100%;
	}
	.wrap5_tab{
		padding-right: 0;
	}

}

@media screen and (min-height: 500px) and (max-height:615px){
	.wrap5_content{height: 250px;}
	.wrap5Img_wrap {
	    margin-top: 20px;
	}
	.wrap1Left_text {
    margin-top: 20px;}
	.wrap1Left_text{font-size: 14px;}
	/*.wrap5Img_wrap{position: absolute;bottom:25px;}*/
	.wrap3_but{margin-top:50px}
	.section4 .li span{font-size: 16px;}

	.ssy_block_img{
			width: 100%;
		}
		.ssy_block{
			width: 305px;
			padding: 15px 15px 15px 15px;
		}
		.ssy_block1{
			height: 100px;
			margin-top: 15px;
		}
		.ssy_block2{
			line-height: 22px;
			height: 216px;
		}
		.ssy_block3{
			height: 35px;
			line-height: 35px;
			font-size: 15px;
		}
		.ssy {
		    width: 100%;
		    height: 110vh;}

		.ssy_list {
		  
		    top: calc(50% + 30px);}
}

@media screen and (max-width:1280px) and (max-height:870px){
	.wrap5_title {margin-top: 140px;}
	.wrap5_tab p{margin-top: 170px;    width: 120px;margin-left: 20px;}
	.wrap5_pic {bottom: -93px;left:0;}
	.wrap5_content{padding-left: 410px;height: 300px;} 
	.wrap5Img_wrap{margin-top: 25px}   
	.wrap2_right{padding-top: 0}
}

@media screen and (max-width:1280px) and (max-height:615px){
	.wrap5_pic{bottom: 0}
	.wrap5_title {
	    margin-top: 120px;
	}
	.wrap5_tab p {margin-top: 150px;}
	/*.wrap5_content{top:-40px;}*/

	
}

@media screen and (max-width:1200px) and (max-height:715px){
	.wrap5_pic{bottom:35px}
	.ssy_block {
    width:288px;}

    .ssy_block {
        margin-left: 20px;
    }
    .ssy_block2 {
        font-size: 13px;line-height: 1.7;
    }
   
}

@media screen and (max-width:1100px) and (max-height:615px){
	.wrap5_title {margin-top:90px;}
	.wrap5_tab p {margin-top:100px;}

	/*.wrap3_cen {
	    height: 100%;
	}*/
}

@media (max-width:1000px){
	.wrap5_title{float: none;}
	.wrap5_tab{float: none;}
	.wrap5_tab p {margin-top:0px;}
	.wrap5_pic {
    /*height: auto ;*/
    width: 350px;}
    .wrap5Img_wrap{margin-top: 0}

    .ssy_list{position: static;transform:translate(0,0);}
    .wrap_17_right &gt; li {
        padding: 0px 0 10px 0;
    }
}
.h48{height: 48px;}
@media (max-width:800px){
	.wrap5_title {
    margin-top:0px;}
	.wrap5_pic{    width: 34%!important;
    float: left;
    left: 10px;}
	.wrap5_content {
	    width: 58%;float: right;
	    height: auto;
	    padding-left: 0;}
	.wrap5_name{font-size: 18px;}
	.wrap5_name span{font-size: 15px!important;}
	.wrap5_nameE{padding-bottom: 3px}
	.wrap5_content_text{font-size: 13px;line-height: 1.7;}
	/*.wrap5Img_wrap_pic{margin-right: 10px;width: 62px;height: 62px;}*/
	.wrap5Img_wrap{margin-top: 0!important;width: 100%;}
	.wrap5_content{padding: 20px 0}
	.wrap5_tab p{font-size: 12px;}
	.rlzy1{min-height: 181px;margin-top: 20px;}
	.h48{height: 20px}
	/*.wrap5_content{margin-top: 10px}*/

	.wrap3_content {
	    width: 90%;/*margin:0 auto;*/left: 5%
	}
	.wrap3_content_text{font-size: 14px;}
	.wrap5Img_wrap .swiper-container{
		width: 100%;
	}
	.wrap3_cen_zp_anniu{
		bottom: -160px;
	}

}

.section{overflow: hidden;}


@media (max-width:1680px){
	.wrap1_right{margin-top:20px}
}

.ssy_block_img {max-width: 100%}

@media (max-width:1200px){
	.news_block {width: 48%;margin-right: 0}
	.news_block:nth-child(2n){float: right;}
	.news_block:nth-child(3n) {
	    margin-right: 0px;
	}
}

.wrap_17_top{/*overflow: hidden;*/position: relative;}
.wrap_17_right {position: absolute;left:72%;top:0;height: 100%;}

.li_3g_info{display: none;}
.section4 .pre_block2 .li:hover{background: url(../images/y1.png) no-repeat center;
    background-size: auto;
background-size: 100% 100%;}

.section4 .pre_block2 .li .li_info{width: 70px;}
.section4 .pre_block2 .li span{line-height: 1.7;}

.news_contentaa p{width:calc(92% - 25px);overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}

.news_contentaa{background: url('../images/index37.jpg') no-repeat center right;}

@media (max-width:1440px){
	.news_blocka{
		width:calc(33.3% - 30px);
		margin-right: 45px;
		margin-bottom: 78px;
		background: #FFFFFF;
		cursor: pointer;
	}
	.news_lie {
	    width: 100%;
	    padding-top:45px;
	}
}

@media (max-width:1280px){
	.one_block{width: 95%}
}

@media (max-width:1000px){
	.news_blocka{
		width:48%;
		margin-right: 0;
		margin-bottom:35px;	}

	.news_blocka:nth-child(2n){float: right;}
}
.h86{height: 86px;}

@media (max-width:1200px){
	.h86{height:65px;}
	.one_block{padding-top: 45px}
	.e_con_nn{
		display: block!important;
	}
	.e_con{
		/*display: none;*/
	}
}
@media (max-width:640px){
	.news_blocka{
		width:48%;
		margin-right: 0;
		margin-bottom:35px;	}

	.news_blocka:nth-child(2n){float: right;}

	.one_block_ul li{width: 32%;margin-right: 2%;}
	.one_block_ul li:nth-child(3n){margin-right: 0}

	.one_block {
	    padding:15px 0 0 0;}

	.news_blocka{
		width: 100%;
	}
	.news_block_imga{
		width: 100%;
		height: auto;
		padding: 0 0;
	}
}
@media (max-width:1000px){
	.wrap1_video{
		width: 50%;
		float: left;
	}
	.wrap1_more_wrap{
		width: 50%;
		float: right;
	}
	.wrap1Left_text {
	    height: 260px;
	    overflow: hidden;
	}
}
@media (max-width:1366px){
	.ssy_block_img {
	    max-width: 64%;
	}
	.ssy_block2 {
	    font-size: 12px;
	    height: 190px;
	}
	.ssy_block3 {
		margin: auto;
		height: 40px;
    	line-height: 40px;
    	width: 92%;
	}
	.gsjj_title123{
		margin-top: 5px!important;
	}
	.ganqi{
		height: 496px!important;
	}
	.dabiao51 {
	       font-size: 14px;
    font-weight: bold;
	    left: 27%;
	        padding-left: 4px;
    padding-right: 4px;
	}
}
.e_con_nn{
	width: 100%;
	background: #f7f7f9;
	padding: 0 0 50px 0;
	display: none;
}
.e_con_nn .xz{
	width: 100%;
	padding-left: 18px;
	font-size: 18px;
	color: #0a0a0a;
}
.e_con_nn .xz select{
	width: 345px;
	height: 35px;
}
.e_con_nn .xz select{
	font-size: 18px;
}
.e_con_nn .xz_span{
	margin-left: 84px;
}
.e_con_nn .ditutu{
	width: 100%;
}
.e_con_nn .ditutu .ditu1{
	width: 70%;
	height: 400px;
	border: 2px solid #a6a6a6;
}
.e_con_nn .jieguoguo{
	width: 30%;
	/*height: 500px;*/
	border: 1px solid #e7e7e7;
	background: #FFFFFF;
	padding: 28px 0 0 24px;
	margin-top: 0;
}
.sp_type_left{
	width: 100%;
	border-bottom: 1px solid #241916;
	padding-top: 54px;
}
.sp_type_left li{
	padding: 15px 0;
	float: left;
	font-size: 20px;
	color: #000000;
	margin-left: 100px;
	border-top: 1px solid #FFFFFF;
}
.sp_type_left li:first-child{
	margin-left: 0;
}
.sp_type_left li:hover{
	border-top: 1px solid #000000;
}
.job{
	width: 100%;
	border-bottom: 1px dashed #DEDEDE;
	margin-bottom: 20px;
}
.job_list{
	width: 100%;
	border-top: 1px dashed #DEDEDE;
	padding: 30px 0 30px 0; 	
}
.job_list1{
	font-size: 24px;
}
.job_list2{
	width: 70%;
	margin-top: 20px;
}
.job_list2 li{
	float: left;
	font-size: 16px;
	color: #666666;
	margin-left: 40px;
}
.job_list2 li:first-child{
	margin-left: 0;
}
.job_list3{
	width: 115px;
    height: 32px;
    background: #d4b469;
    font-size: 14px;
    color: #FFFFFF;
    text-align: center;
    line-height: 32px;
    border-radius: 50px;
    cursor: pointer;
}
.job_list4{
	width: 19px;
	height: 10px;
	margin: auto;
	margin-top: 20px;
	/*background: url(../images/index_j12.jpg) no-repeat;
	background-size: 100% 100%;*/
}
.job_list4 img{
	width: 100%;
	height: 100%;
}
.job_list5{
	width: 100%;
	background: #fbfbfb;
	border-top: 1px solid #dbdbdb;
	margin-top: 10px;
	padding: 38px 40px 60px 40px;
	display: none;
}
.job_list5_bt{
	font-size: 21px;
	color: #898989;
}
.job_list5_nr{
	font-size: 15px;
	color: #898989;
	margin-top: 20px;
}
@media (max-width:1440px){
	.ganqi {
	    height: 530px!important;
	}
}
@media (max-width:600px){
	.e_con_nn .ditutu .ditu1 {
	    width: 100%;
	    float: none;
	    height: auto;
	}
	.e_con_nn .ditutu .jieguoguo {
	    width: 100%;
	    float: none;
	}
}
@media (max-width:800px){
	.wrap5_pic {
		position: inherit;
	    bottom: 0;
	    top: 0;
	}
}
@media (max-width:800px){
	.wrap5_tab p {
	   width: 100px;
	   margin-left: 0;
	   margin-right: 20px;
	}
	.wrap5Img_wrap_pic {
	    width: 68px;
	    height: 68px;
	}
	.wrap_lx2 {
	    margin-top: 20px;
	}
	.wrap_lx2 li {
	    margin-top: 8px;
	}
}
@media (max-width:480px){
	
	.proutype1_ullidiv2 img{
		height: 50px;
		margin-top: 10px;
	}
	.ckgd{
		right: 16px;
    	bottom: 14px;
	}
	.proutype1li6_ul {
	    float: left;
	    margin-right: 0;
	    margin-left: 20px;
	}
	.gsjj_title1{
		font-size: 20px;
		padding-left: 0!important;
		margin-bottom: 20px!important;
	}
	.gsjj_title1 span{
		font-size: 12px!important;
	}
	.about14{
		width: 100%;
	}
	.e_con_nn .xz_span {
	    margin-left: 0;
	}
	.wrap55 {
	    width: 86%;
	    padding-left: 0;
	    margin: auto;
	}
	.wrap5_ul_li1 {
	     width: 100%; 
	    margin: auto;
	    color: #FFFFFF;
	    font-size: 12px;
	    line-height: 22px;
	     display: block; 
	    transition: all 0.5s;
	}
	.wrap5_tab p {
   	 	width: 70px;
   	 	    height: 30px;
   	 	    line-height: 30px;
    	margin-left: 10px;
    	margin-right: 0;
	}
	.right_about2{
		height: 190px;
	}
	.index_lun1 .swiper-slide {
	    height: 200px !important;
	        /*margin-right: 2px;*/
	}
}
@media (max-width:700px){
	.sskw_time_title{
		display: none;
	}
	.sskw_timeNum{
		display: none;
	}
	.proushow{
		padding: 42px 0 30px 0;
	}
	.prou_show{
		background: url(../images/index388.jpg) no-repeat;
    	background-size: 100% 100%;
	}
	.sssy_wrap{
		height: 100vh;
		background: url(../images/sssyBa.jpg) no-repeat;
    	background-size: 100% 100%;
	}
	.wrap5Img_wrap_pic {
	    width: 68px;
	    height: 68px;
	}
}
@media (max-width: 570px){
	.sp {
	    width: 96%;
	    margin: auto;
	}
}
@media (max-width: 600px){
	.pwrap2_zi {
	    position: absolute;
	    top: 44%;
	    left: 5%;
	    color: #FFFFFF;
	    font-size: 14px;
	    width: 90%;
	    line-height: 24px;
	    display: block; 
	    /*height: 124px;
   		overflow: hidden;*/
	}
	.wrap1Left_text span{
		font-size: 12px!important;
	}
	.wrap2_content {
	    font-size: 12px;
	}
	.wrap2_content span{
		font-size: 12px!important;
	}
}
@media (max-width: 375px){
	header .logo {
	    width: 54%;
	}
	.wrap5_content {
	    padding: 0px 0;
	}
	.wrap5_content {
	    min-height: 153px;
	}
	.rlzy1 {
	    min-height: 160px;
	}
	.wrap3_cen_zp_anniu {
		width: 75px;
	    height: 24px;
		line-height: 24px;
	    font-size: 12px;
	    bottom: -100px;
	}
	.wrap5Img_wrap_pic {
	    width: 58px;
	    height: 58px;
	}
	.section4 .li {
	    width: 1.2rem;
	    height: 1.2rem;
	}
	.section4 .li span{font-size: 12px;}
	.pwrap1_left_ul li{
		font-size: 13px;
	}
	.prou_con_l_img {
	    width: 200px;
	    height: 200px;
	}
	.wrap5_content_text{
		    padding-right: 24px;
	}
}
@media (max-width:800px){
	.wrap_lx2 li img{
		display: none;
	}
	.wrap_lx2 li{
		text-align:center;
	}
	.wrap_lx2 li:nth-child(1){
		font-weight: bold;
		font-size: 15px;
		color: #000000;
	}
}</pre></body></html>